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: GravityPDF/querypath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.1
Choose a base ref
...
head repository: GravityPDF/querypath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.2
Choose a head ref
  • 6 commits
  • 11 files changed
  • 2 contributors

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    fe5d792 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from GravityPDF/type-hinting

    Improve type hinting on primary functions
    jakejackson1 authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    aee3c64 View commit details
    Browse the repository at this point in the history
  3. Add PHP 8.2 Support

    - Resolve deprecation warnings about dynamic type properties
    - Resolve deprecation warnings about class name not matching filename
    - Maintain pre8.2 str_split() functionality for empty input
    jakejackson1 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c47a80c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from GravityPDF/php-8.2-testing

    PHP 8.2 Support
    jakejackson1 authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7f99a26 View commit details
    Browse the repository at this point in the history
  5. Prepate 3.2.2 release

    jakejackson1 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    216442e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #38 from GravityPDF/3.2.2-release

    Prepare 3.2.2 release
    jakejackson1 authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7732d88 View commit details
    Browse the repository at this point in the history
Loading