2023-10-23 22:10:11 +02:00
|
|
|
# A repo full of reproducer for PHP JIT bugs.
|
|
|
|
|
|
|
|
Run using `./run.sh`.
|
|
|
|
|
2023-10-23 23:42:45 +02:00
|
|
|
Edit the branch in `Dockerfile:33`
|
|
|
|
|
|
|
|
## Tests
|
|
|
|
|
2023-10-30 22:41:26 +01:00
|
|
|
1. Composer: Fixed
|
2023-11-14 18:00:37 +01:00
|
|
|
2. Psalm: Fixed
|
2023-11-11 19:04:15 +01:00
|
|
|
3. MadelineProto: Fixed
|
|
|
|
4. Infection (patched): Fixed
|
2023-10-30 22:41:26 +01:00
|
|
|
5. Psalm (unit): ?
|
2023-11-11 19:04:15 +01:00
|
|
|
6. php-parser (unit): Fixed
|
2023-11-14 18:00:37 +01:00
|
|
|
7. Psalm (master, unit): Fixed
|
|
|
|
8. Psalm (patched master, unit): Fixed
|
|
|
|
9. Composer: Fixed
|
2023-12-13 21:56:42 +01:00
|
|
|
10. Amphp: Fixed
|
|
|
|
11. Reactphp: Fixed
|
|
|
|
12. Amphp: Fixed
|
|
|
|
13. Classmap: always fails
|