1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/opcache
Remi Collet a9f3e3c44e Fix GH-19298 missing libraries for opcache
In the absence of `PHP_ARG_WITH([opcache],` the value of ext_shared is not
initialized while processing directives of ext/opcache/config.m4, causing
PHP_EVAL_LIBLINE() to add libs to OPCACHE_SHARED_LIBADD instead of LIBS.

Closes GH-19301
2025-07-30 11:15:45 +02:00
..
2025-07-30 09:23:38 +02:00
2025-07-27 09:40:22 +02:00
2024-07-23 13:43:25 +02:00
2025-04-28 19:52:28 +02:00
2023-01-16 12:25:59 +01:00
2023-01-12 15:14:05 +00:00
2025-07-27 09:40:22 +02:00