Bob Weinand
654b787ee1
Add API to exempt function from being traced in JIT ( #15559 )
...
Internally accessible via zend_jit_blacklist_function / externally via opcache_jit_blacklist.
The functionality currently only affects tracing JIT, but may be extended to other JIT modes in future.
2024-09-24 14:20:38 +02:00
Máté Kocsis
6a47831e6e
Add more specific array return type hints for various extensions - part 3 ( #7467 )
2021-09-06 12:27:28 +02:00
Máté Kocsis
af56982a5e
Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsql
...
Closes GH-6691
2021-02-14 23:19:21 +01:00
Máté Kocsis
fe64d73979
Review parameter names in ext/opcache
...
Closes GH-6237
2020-09-30 10:10:27 +02:00
Máté Kocsis
21cfa03f17
Generate function entries for another batch of extensions
...
Closes GH-5352
2020-04-05 21:15:30 +02:00
Máté Kocsis
27e83d0fb8
Add union return types for function stubs
2019-11-11 14:54:55 +01:00
Christoph M. Becker
0ab4fca8e3
Add ext\opcache stubs
2019-08-26 16:05:01 +02:00