https://github.com/danog/jit_bugs
A repo full of reproducers for PHP JIT bugs.
https://github.com/danog/jit_bugs
Last synced: 10 months ago
JSON representation
A repo full of reproducers for PHP JIT bugs.
- Host: GitHub
- URL: https://github.com/danog/jit_bugs
- Owner: danog
- Created: 2023-10-23T20:01:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T16:11:40.000Z (over 1 year ago)
- Last Synced: 2024-11-25T17:24:09.238Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 47.9 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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