1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext/opcache
Christoph M. Becker 3702f9783b opcache_get_configuration() properly reports jit_prof_threshold
The `jit_prof_threshold` is a float, supposed to be in range [0, 1],
and usually very small (the default is 0.005).  Reporting it as int
is meaningless.

Closes GH-17077.
2024-12-09 11:45:16 +01:00
..
2024-12-05 18:32:18 +03:00
2024-07-22 06:58:01 +02:00
2023-01-16 12:25:59 +01:00
2023-01-12 15:14:05 +00:00