8000 Comparing 0.29.8...0.29.9 · infection/infection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
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: infection/infection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.29.8
Choose a base ref
...
head repository: infection/infection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.29.9
Choose a head ref
  • 7 commits
  • 27 files changed
  • 1 contributor

Commits on Dec 7, 2024

  1. Configuration menu
    Copy the full SHA
    ff49417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0dc69f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f11ac5d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. Upgrade libraries to avoid PHP Warnings on PHP 8.4 (#2012)

    * Upgrade libraries to avoid PHP Warnings
    
    ```
    Implicitly marking parameter $var as nullable is deprecated
    ```
    
    * Fix CS
    
    * Fix DummySymfony5FileSystem
    maks-rafalko authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    69e9359 View commit details
    Browse the repository at this point in the history
  2. Upgrade php-cs-fixer since old version doesn't work on PHP 8.4 (#2013)

    * Upgrade php-cs-fixer since old version doesn't work on PHP 8.4
    
    * Upgrade php-cs-fixer since old version doesn't work on PHP 8.4
    maks-rafalko authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    cb0caf8 View commit details
    Browse the repository at this point in the history
  3. Remove hacks for PHP 8.4 (#2014)

    * Remove hacks for PHP 8.4
    
    * Updgrade `sidz/phpstan-rules` to 0.4.6 to support php 8.4
    maks-rafalko authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    36cf03f View commit details
    Browse the repository at this point in the history
  4. Make sure Infection mutates PHP 8.4 getters (new syntax) (#2011)

    * Make sure Infection mutates PHP 8.4 getters (new syntax)
    
    * Fix min version of nikic/php-parser
    maks-rafalko authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    beac2ca View commit details
    Browse the repository at this point in the history
Loading
0