History log of /PHP-Parser/.github/workflows/main.yml (Results 1 – 20 of 20)
Revision Date Author Comments
# c5ee33df 19-Apr-2024 Markus Staab

Declare more precise phpdoc types (#993)


# 46be4560 17-Mar-2024 Nikita Popov

Use PHP 8.3 for more CI jobs


# f2e037f8 17-Mar-2024 Markus Staab

Make phpunit fail on deprecation warnings (#989)

(cherry picked from commit 4d36e9c16f4820c2ed9360bc818982f3c02a08f5)


# 8f175fe7 23-Sep-2023 Nikita Popov

Pass --dry-run to php-cs-fixer

Apparently it only returns the correct exit code with the
--dry-run option.


# c91c8633 17-Sep-2023 Nikita Popov

Add PHP 8.3 to CI matrix


# e395f042 17-Sep-2023 Nikita Popov

Add php-cs-fixer CI job


# b11fca03 16-Sep-2023 Nikita Popov

Run integration test against PHP 8.3


# efe93a17 17-Aug-2023 Nikita Popov

Update PHP versions in workflow


# ee3e7db3 16-Aug-2023 Nikita Popov

Raise minimum PHP version to PHP 7.4


# 3fb4b92f 13-Jun-2023 Danny van der Sluijs

Update main.yml to use GitHub Actions V3

Updates the GitHub Actions from V2 to V3

(cherry picked from commit 1d0748ad35201d483816634dd4bfe55a6f26d857)


# 5ad02d8a 26-Feb-2023 Nikita Popov

Run integration tests against PHP 8.2 test suite


# 8ad41294 14-Dec-2022 Markus Staab

Declare list types (#907)

Closes #905


# 5573afc0 18-Sep-2022 Nikita Popov

Test PHP 8.2 in CI


# 5466ee36 04-Jun-2022 Nikita Popov

Drop support for running on PHP 7.0


# cdb731fa 31-May-2022 Nikita Popov

Update integration test target to 8.1


# c4304c76 21-Jul-2021 Nikita Popov

Try to pass --ignore-platform-req=php on 8.1 only


# b099e8fc 21-Jul-2021 Nikita Popov

Pass --ignore-platform-req=php


# acf16edc 21-Jul-2021 Nikita Popov

Add PHP 8.1 to GH actions


# 7c09e096 08-Dec-2020 Nikita Popov

Try to re-enable coveralls


# 5e36ef73 08-Dec-2020 Matt Glaman

Add GitHub Actions workflow (#740)