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: FoolCode/SphinxQL-Query-Builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.2
Choose a base ref
...
head repository: FoolCode/SphinxQL-Query-Builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 2, 2025

  1. Configuration menu
    Copy the full SHA
    4ed121d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5423fc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Deprecated: Foolz\SphinxQL\SphinxQL::__construct(): Implicitly markin…

    …g parameter $connection as nullable
    
    ```Deprecated: Foolz\SphinxQL\SphinxQL::__construct(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead in vendor/foolz/sphinxql-query-builder/src/SphinxQL.php on line 222```
    umpirsky authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    2134ecf View commit details
    Browse the repository at this point in the history
  2. Deprecated: Foolz\SphinxQL\SphinxQL::enqueue(): Implicitly marking pa…

    …rameter $next as nullable is deprecated
    
    ```
    Deprecated: Foolz\SphinxQL\SphinxQL::enqueue(): Implicitly marking parameter $next as nullable is deprecated, the explicit nullable type must be used instead in /vendor/foolz/sphinxql-query-builder/src/SphinxQL.php on line 307
    ```
    umpirsky authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    65c9e78 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Deprecated: Foolz\SphinxQL\SphinxQL::__construct(): Implicitly markin…

    …g parameter $connection as nullable is deprecated
    
    Fixes #214
    umpirsky authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    92c3a43 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Merge pull request #211 from pandabadger/master

    Fix PHP 8.4 implicit nullable deprecations
    oohnoitz authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    07d5af8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from umpirsky/patch-1

    Deprecated: Foolz\SphinxQL\SphinxQL::__construct(): Implicitly markin…
    oohnoitz authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    bec64ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #213 from umpirsky/patch-2

    Deprecated: Foolz\SphinxQL\SphinxQL::enqueue(): Implicitly marking pa…
    oohnoitz authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    c0f3dfc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #215 from umpirsky/patch-3

    Deprecated: Foolz\SphinxQL\SphinxQL::__construct(): Implicitly markin…
    oohnoitz authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    b1eb01c View commit details
    Browse the repository at this point in the history
Loading