Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tentative] Drop PHP < 8 #1054

Merged
merged 20 commits into from
Apr 29, 2024
Merged

[Tentative] Drop PHP < 8 #1054

merged 20 commits into from
Apr 29, 2024

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    63b24c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df6d97e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

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

Commits on Jul 23, 2019

  1. Merge pull request #630 from kylekatarnls/upgrade-php-and-phpunit

    Upgrade to PHP 7.2 and PHPUnit 8
    kylekatarnls committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    da5d298 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Upgrades for PHPUnit 8

    kylekatarnls committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4e83997 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.x' of https://github.com/phpmd/phpmd into 3.x

    # Conflicts:
    #	.travis.yml
    #	build.properties
    #	composer.json
    #	src/main/php/PHPMD/ParserFactory.php
    #	src/test/php/PHPMD/AbstractTest.php
    #	src/test/php/PHPMD/Node/ASTNodeTest.php
    #	src/test/php/PHPMD/Node/ClassNodeTest.php
    #	src/test/php/PHPMD/Node/FunctionTest.php
    #	src/test/php/PHPMD/Node/MethodNodeTest.php
    #	src/test/php/PHPMD/ParserFactoryTest.php
    #	src/test/php/PHPMD/ParserTest.php
    #	src/test/php/PHPMD/Regression/AcceptsFilesAndDirectoriesAsInputTicket001Test.php
    #	src/test/php/PHPMD/Regression/MaximumNestingLevelTicket24975295Test.php
    #	src/test/php/PHPMD/Renderer/HTMLRendererTest.php
    #	src/test/php/PHPMD/RuleTest.php
    #	src/test/php/PHPMD/TextUI/CommandLineOptionsTest.php
    kylekatarnls committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    bb084dc View commit details
    Browse the repository at this point in the history
  3. Revert "Upgrades for PHPUnit 8"

    This reverts commit 4e83997.
    kylekatarnls committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d95c50f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 17, 2024

  1. Merge pull request #1060 from phpmd/3.x-update

    Reset 3.x to current master state
    kylekatarnls committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8dae244 View commit details
    Browse the repository at this point in the history
  2. Drop PHP 7

    Upgrade to PHPUnit 10
    kylekatarnls committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2b3ddd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68118a3 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    kylekatarnls committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9265a6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9b0c67 View commit details
    Browse the repository at this point in the history
  6. Fix code style

    kylekatarnls committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5173ebb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    412a07d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Update .github/workflows/tests.yml

    Co-authored-by: Anders Jenbo <anders@jenbo.dk>
    kylekatarnls and AJenbo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a1aec63 View commit details
    Browse the repository at this point in the history
  2. Use composer.json as cache key

    Co-authored-by: Anders Jenbo <anders@jenbo.dk>
    kylekatarnls and AJenbo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    cdda15d View commit details
    Browse the repository at this point in the history
  3. Remove restore-key

    Co-authored-by: Anders Jenbo <anders@jenbo.dk>
    kylekatarnls and AJenbo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    2bb5849 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    e6ac5ed View commit details
    Browse the repository at this point in the history
  2. Fix phar_bootstrap.stub

    AJenbo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a076eae View commit details
    Browse the repository at this point in the history