php-src/build
DanielEScherzer ddd33fd7e4
Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667)
When global constants' or class constants' availability is based on some
preprocessor condition, the generated arginfo header files wrap the
declarations in the preprocessor `#if` conditional blocks, one per declaration,
even if they are in the same conditional block based on comments in the stub
file. Instead of having multiple conditional blocks one after the other with
the same condition, combine them into a single conditional block.
2025-06-22 14:35:28 -07:00
..
ax_check_compile_flag.m4 Update AX_CHECK_COMPILE_FLAG to serial 7 (#14217) 2024-05-13 21:15:20 +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 Fix AX_GCC_FUNC_ATTRIBUTE failure 2024-03-22 11:29:45 +01:00
config-stubs Autotools: Replace backticks command substitutions with $(...) (#15639) 2024-08-30 00:40:49 +02:00
config.guess Autotools: Update config.guess to 2024-07-27 and config.sub to 2024-05-27 (#15190) 2024-08-03 01:31:34 +02:00
config.sub Autotools: Update config.guess to 2024-07-27 and config.sub to 2024-05-27 (#15190) 2024-08-03 01:31:34 +02:00
gen_stub.php Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
genif.sh Fail early in *nix configuration build script 2024-11-09 14:03:04 +01:00
libtool.m4 Fix GH-13727: Building with -Werror=strict-prototypes (#14029) 2024-04-22 21:21:40 +02:00
ltmain.sh libtool: Don't remove gcov *.gcno files (#15441) 2024-08-16 18:18:25 +02:00
Makefile.gcov Remove unused gcov artifacts (#12786) 2023-11-27 02:07:05 +00:00
Makefile.global Merge branch 'PHP-8.4' 2025-03-31 20:07:39 +02:00
order_by_dep.awk Fix PHP_ADD_EXTENSION_DEP without indentation 2021-06-10 11:48:25 +02:00
php.m4 ext/pdo_sqlite: adding Pdo_Sqlite::ATTR_BUSY_STATEMENT 2025-06-09 18:24:35 +01:00
php_cxx_compile_stdcxx.m4 Fix erroneous dnl appended in configure (#14013) 2024-04-21 17:23:22 +02:00
pkg.m4 Fix FSF address & update year to 2022 2022-03-19 18:25:29 +01:00
print_include.awk
shtool Fix FSF address & update year to 2022 2022-03-19 18:25:29 +01:00