php-src/build
Tyson Andre 32e2d97a26
Allow internal functions to declare if they support compile-time evaluation, add functions. (#7780)
https://wiki.php.net/rfc/strtolower-ascii means that these functions no longer
depend on the current locale in php 8.2. Before that, this was unsafe to
evaluate at compile time.

Followup to GH-7506

Add strcmp/strcasecmp/strtolower/strtoupper functions

Add bin2hex/hex2bin and related functions

Update test of garbage collection using strtolower to use something else to create a refcounted string
2021-12-20 09:27:06 -05:00
..
ax_check_compile_flag.m4 Upgrade AX_CHECK_COMPILE_FLAG macro to serial 6 2018-07-28 01:40:02 +02:00
ax_func_which_gethostbyname_r.m4 Move Autoconf Archive macros to a common m4 dir 2019-04-23 20:37:31 +02:00
ax_gcc_func_attribute.m4 Optimized php_addslashes with SSE4.2 instructions 2018-01-15 21:17:50 +08:00
config-stubs Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.guess Merge branch 'PHP-8.0' into PHP-8.1 2021-10-07 17:03:32 +01:00
config.sub Merge branch 'PHP-8.0' into PHP-8.1 2021-10-07 17:03:32 +01:00
gen_stub.php Allow internal functions to declare if they support compile-time evaluation, add functions. (#7780) 2021-12-20 09:27:06 -05:00
genif.sh Refactor genif.sh 2019-07-08 14:58:26 +02:00
libtool.m4 Add haiku shared objects support in libtool 2021-08-27 16:44:10 +02:00
ltmain.sh Fix libtool to provide a simple way to generate only "shared" object files or libraries. 2020-04-27 23:31:54 +03:00
Makefile.gcov Unbundle ext/xmlrpc 2020-05-29 16:47:44 +02:00
Makefile.global Clean ext/opcache/minilua 2021-09-03 12:22:23 +02:00
order_by_dep.awk Fix PHP_ADD_EXTENSION_DEP without indentation 2021-06-10 11:48:25 +02:00
php_cxx_compile_stdcxx.m4 Update bundled stdxx check macros 2020-02-08 10:13:46 +01:00
php.m4 Merge branch 'PHP-8.0' into PHP-8.1 2021-12-05 21:06:50 +01:00
pkg.m4 Backport speling fix 2021-08-25 15:58:28 +01:00
print_include.awk
shtool fix bug #51076 (race condition in shtool's mkdir -p) 2013-10-08 08:37:08 +02:00