php-src/sapi
David CARLIER 8d67f23eb2
sapi/phpdbg: Update of userfaultfd workflow. (#13955)
unpriviliged_userfaultfd is set to 0 by default. Since Linux 5.11
handling memory ranges from the user-space is allowed with the
`UFFD_USER_MODE_ONLY` fd open mode flag.
2024-04-30 19:33:19 +01:00
..
apache2handler Remove unused variable APXS_BINDIR 2024-03-22 16:27:03 +01:00
cgi sapi/fcgi: update listen queue size handling. (#13939) 2024-04-10 23:46:41 +01:00
cli cli: allow to change ~/.php_history with PHP_HISTFILE 2024-04-22 10:05:47 +02:00
embed Use AC_SUBST instead of PHP_SUBST_OLD where possible (#13993) 2024-04-18 22:17:27 +02:00
fpm Replace xhtml image with base64 data 2024-04-30 14:10:46 +02:00
fuzzer Merge branch 'PHP-8.3' 2024-04-16 22:17:59 +02:00
litespeed Fix unused variable warning in sapi/litespeed (#13718) 2024-03-15 08:56:35 +01:00
phpdbg sapi/phpdbg: Update of userfaultfd workflow. (#13955) 2024-04-30 19:33:19 +01:00