History log of /PHP-8.2/ext/opcache/jit/README.md (Results 1 – 3 of 3)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 9a594174 19-Dec-2021 Tyson Andre

[skip ci] Document how to quickly check if jit .dasc files transpile, how to test the jit in different architectures. (#7768)

# 3e045d5f 20-May-2020 Tyson Andre

Fix grammar in the jit's README.md

For GH-5585

# 27b849ec 17-May-2020 Tyson Andre

[skip ci] Add a README for Opcache's JIT.

Mention information that would be useful for working on new features or bug
fixes for the JIT.

Closes GH-5585