Go to file
2024-11-19 13:29:53 +01:00
bugs Add pipeline reproducer 2024-11-19 13:29:53 +01:00
.gitignore Add reproducer 2023-12-13 21:56:42 +01: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 pipeline reproducer 2024-11-19 13:29:53 +01:00
Dockerfile Add pipeline reproducer 2024-11-19 13:29:53 +01:00
php.ini Add pipeline reproducer 2024-11-19 13:29:53 +01:00
README.md Add reproducer 2023-12-13 21:56:42 +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

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