[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
David Carlier <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: David Carlier (devnexen) Date: 2026-08-12T21:53:48+01:00 Commit: https://github.com/php/php-src/commit/c3e8f8b5e87564afbf933b707f674a89b81791da Raw diff: https://github.com/php/php-src/commit/c3e8f8b5e87564afbf933b707f674a89b81791da.diff Merge branch 'PHP-8.4' into PHP-8.5 * PHP-8.4: ext/gettext/tests: updates for musl-1.2.6 ext/snmp: Add XFAIL on several tests (#22476) (#23231) ext/readline: Fix class constant completion in readline interactive shell (#23218) Changed paths: A ext/readline/tests/readline_cli_completion_class_constant.phpt M ext/gettext/tests/bug53251.phpt M ext/gettext/tests/gettext_bind_textdomain_codeset-retval.phpt M ext/readline/readline_cli.c M ext/snmp/tests/bug64124.phpt M ext/snmp/tests/bug64159.phpt M ext/snmp/tests/generic_timeout_error.phpt M ext/snmp/tests/ipv6.phpt M ext/snmp/tests/snmp-object-errno-errstr.phpt M ext/snmp/tests/snmp-object.phpt M ext/snmp/tests/snmp2_get.phpt M ext/snmp/tests/snmp2_getnext.phpt M ext/snmp/tests/snmp2_real_walk.phpt M ext/snmp/tests/snmp2_set-nomib.phpt M ext/snmp/tests/snmp2_set.phpt M ext/snmp/tests/snmp2_walk.phpt M ext/snmp/tests/snmp3-error.phpt M ext/snmp/tests/snmp3.phpt M ext/snmp/tests/snmp_getvalue.phpt M ext/snmp/tests/snmpget.phpt M ext/snmp/tests/snmpgetnext.phpt M ext/snmp/tests/snmprealwalk.phpt M ext/snmp/tests/snmpset-nomib.phpt M ext/snmp/tests/snmpset.phpt M ext/snmp/tests/snmpwalk.phpt Diff: