php-src/sapi
Peter Kokot 028cfda994
Wrap clock_get_time check in AC_CACHE_CHECK (#14434)
The php_cv_func_clock_get_time cache variable enables cross-compiling
edge cases to manually override the AC_RUN_IFELSE check.
2024-06-02 19:02:12 +02:00
..
apache2handler Remove unused variable APXS_BINDIR 2024-03-22 16:27:03 +01:00
cgi Change calls to setmode to _setmode (#14220) 2024-05-13 22:08:24 +02:00
cli Sync HAVE_IPV6 and HAVE_GETADDRINFO in #if/ifdef/defined (#14341) 2024-05-28 11:52:25 +02:00
embed Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
fpm Wrap clock_get_time check in AC_CACHE_CHECK (#14434) 2024-06-02 19:02:12 +02:00
fuzzer Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
litespeed Fix unused variable warning in sapi/litespeed (#13718) 2024-03-15 08:56:35 +01:00
phpdbg refactor: change zend_is_true to return bool (#14301) 2024-05-24 15:16:36 -06:00