php-src/build
DanielEScherzer 2501cad25a
Stubs and generated arginfo: remove tentative returns from final methods (#16213)
A tentative return type is used to allow userland code that overrides a method
to not include a typehint without a fatal error; this is inapplicable to final
methods (including all methods of final classes), which cannot be overridden.
Remove the tentative return declarations, and update the build script to
complain about future additions.
2024-10-04 07:43:59 +02: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
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 Stubs and generated arginfo: remove tentative returns from final methods (#16213) 2024-10-04 07:43:59 +02:00
genif.sh
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 Remove phpdbg binary during make clean (#16085) 2024-09-27 16:24:17 +02:00
order_by_dep.awk Fix PHP_ADD_EXTENSION_DEP without indentation 2021-06-10 11:48:25 +02:00
php.m4 Merge branch 'PHP-8.3' 2024-09-12 13:12:51 +02: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