Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ChrisHardie/roach-php.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: roach-php/roach-php.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 31 files changed
  • 9 contributors

Commits on Feb 3, 2022

  1. Fix/docs inclusivity (roach-php#5)

    * Help introduction be more inclusive
    
    * Additional inclusivity update
    
    * Further intro refinements per PR feedback
    ChrisHardie authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    6d17536 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    ff65aee View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    e1102c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd5f768 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    a4994a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c365ae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb95ff View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Update spatie browsershot requirements url (roach-php#8)

    Update spatie browsershot requirements url to their website docs instead of github as the requirements page has been moved to their spatie.be docs
    mostafakram authored May 18, 2022
    Configuration menu
    Copy the full SHA
    9ace4a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Fix broken link

    ksassnowski authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    751f7c5 View commit details
    Browse the repository at this point in the history
  2. Possible Typo (roach-php#7)

    Changed and to an.
    mrsid18 authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    eb30e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Fix: Typo in docs:spider

    iamgideonidoko authored and ksassnowski committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    92c7316 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    e175b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    042cc03 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Fix typo regarding link retrieval

    In the iteration of `$links`, a call to a method named `getUrl()` is made. However, this method doesn't actually exist in `Symfony\Component\DomCrawler\Link` -- instead the method I believe we're looking for here is `getUri()` which can be found in `Symfony\Component\DomCrawler\AbstractUriElement`
    NerdOfCode authored and ksassnowski committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e73f794 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    9be176e View commit details
    Browse the repository at this point in the history
  2. Typo in extensions.md

    gavendanoc authored and ksassnowski committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    af3c17d View commit details
    Browse the repository at this point in the history
  3. wtf, me?

    ksassnowski committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bdfedfa View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    0f35f6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd0752 View commit details
    Browse the repository at this point in the history
Loading