Go to file
2023-11-14 17:53:34 +01:00
bugs Add revoltphp reproducer 2023-11-14 17:53:34 +01:00
.gitignore Update 2023-10-24 17:50:54 +02:00
build.sh Add new reproducer 2023-10-26 13:55:01 +02:00
composer.json Add new reproducer 2023-10-26 13:55:01 +02:00
composer.lock Add new reproducer 2023-10-26 13:55:01 +02:00
Dockerfile Add revoltphp reproducer 2023-11-14 17:53:34 +01:00
php.ini Add new reproducer 2023-10-26 13:55:01 +02:00
README.md Update 2023-11-11 19:04:35 +01:00
refactor.php Fixup 2023-11-01 14:26:56 +01:00
run.sh Update 2023-10-24 17:50:54 +02:00

A repo full of reproducer for PHP JIT bugs.

Run using ./run.sh.

Edit the branch in Dockerfile:33

Tests

Tested on fa218eab4a9b5304afb871a4405546068cb65008

  1. Composer: Fixed
  2. Psalm: always fails
  3. MadelineProto: Fixed
  4. Infection (patched): Fixed
  5. Psalm (unit): ?
  6. php-parser (unit): Fixed
  7. Psalm (master, unit): always fails
  8. Psalm (patched master, unit): always fails
  9. Composer: always fails