mirror of
https://github.com/danog/jit_bugs.git
synced 2024-11-26 20:15:13 +01:00
22 lines
423 B
Markdown
Executable File
22 lines
423 B
Markdown
Executable File
# 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
|