danog / jit_bugs

A repo full of reproducers for PHP JIT bugs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: got a single shutdown hang the first time I tried (even with the new closure fixes), then nothing; expecting an assertion crash
  4. Infection (patched): always fails
  5. Psalm (unit): ?
  6. php-parser (unit): always fails
  7. Psalm (master, unit): always fails
  8. Psalm (patched master, unit): always fails
  9. Composer: always fails

About

A repo full of reproducers for PHP JIT bugs.


Languages

Language:Shell 49.3%Language:PHP 32.3%Language:Dockerfile 18.4%