php-src/sapi
Nikita Popov fa07a9c223 Fix symtable_cache_limit assignment in phpdbg
The meaning of the limit changed in 7.4, it now points one past the
end. Adjust code accordingly.
2019-09-14 00:25:07 +02:00
..
apache2handler Introduce zend_stream_init_filename() 2019-07-16 16:44:37 +02:00
cgi Link executable files using non PIC object files. This reduces PIC overhead and improves performance. 2019-09-07 11:59:11 +03:00
cli Link executable files using non PIC object files. This reduces PIC overhead and improves performance. 2019-09-07 11:59:11 +03:00
embed Merge branch 'PHP-7.3' into PHP-7.4 2019-06-04 16:14:26 +02:00
fpm Link executable files using non PIC object files. This reduces PIC overhead and improves performance. 2019-09-07 11:59:11 +03:00
litespeed Link executable files using non PIC object files. This reduces PIC overhead and improves performance. 2019-09-07 11:59:11 +03:00
phpdbg Fix symtable_cache_limit assignment in phpdbg 2019-09-14 00:25:07 +02:00