php.cvs archive
634 archived articles, newest first (page 1 of 7). Latest articles →
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 24 Aug 2026 16:54:23 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 24 Aug 2026 16:54:22 +0000[PHP-CVS] [php-src] PHP-8.4: Fix GH-23276: Collect ZipArchive subclasses holding their own streams (#23282)
Mon, 24 Aug 2026 16:40:38 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 24 Aug 2026 16:23:39 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 24 Aug 2026 16:23:36 +0000[PHP-CVS] [php-src] PHP-8.5: Fix JUnit timing aggregation for long-running tests (#23438)
Mon, 24 Aug 2026 16:23:36 +0000[PHP-CVS] [php-src] master: Fix JUnit timing aggregation for long-running tests (#23438)
Mon, 24 Aug 2026 16:21:32 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 24 Aug 2026 16:01:11 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 24 Aug 2026 16:01:14 +0000[PHP-CVS] [php-src] master: sapi/cli: check php_cli_server_client_send_through() return value
Mon, 24 Aug 2026 16:01:11 +0000[PHP-CVS] [php-src] master: PFA: Fix magic method resolution (#23251)
Mon, 24 Aug 2026 15:56:07 +0000[PHP-CVS] [php-src] master: standard: Add support for endianness modifier in pack()/unpack() format codes (#21074)
Mon, 24 Aug 2026 15:21:07 +0000[PHP-CVS] [php-src] master: [skip ci] Document the closure $this internals change in UPGRADING.INTERNALS (#23434)
Mon, 24 Aug 2026 14:05:49 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 24 Aug 2026 13:49:44 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 24 Aug 2026 13:49:42 +0000[PHP-CVS] [php-src] PHP-8.5: JIT: persist the SHM op_array in trace exit_info
Mon, 24 Aug 2026 13:49:42 +0000[PHP-CVS] [php-src] master: Zend: refactor zend_parse_arg_impl() to return zend_expected_type (#23052)
Mon, 24 Aug 2026 13:38:21 +0000[PHP-CVS] [php-src] master: Update NEWS/UPGRADING for snmp and session changes
Mon, 24 Aug 2026 13:25:51 +0000[PHP-CVS] [php-src] master: snmp: Additional SNMP library output formatting options (#21502)
Mon, 24 Aug 2026 13:08:34 +0000[PHP-CVS] [php-src] master: [skip ci] docs: Change example to use Throwable (#23430)
Mon, 24 Aug 2026 07:53:10 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sun, 23 Aug 2026 17:07:11 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Sun, 23 Aug 2026 17:07:09 +0000[PHP-CVS] [php-src] master: ext/session: report a rejected session cookie header
Sun, 23 Aug 2026 17:07:09 +0000[PHP-CVS] [php-src] master: [skip ci] NEWS: add entries for #23396 and #23306
Sun, 23 Aug 2026 16:01:28 +0000[PHP-CVS] [php-src] master: Fix SNMP build with modern Net-SNMP API (#23419)
Sun, 23 Aug 2026 14:21:42 +0000[PHP-CVS] [php-src] master: standard: Fix parameter name in the convert_uudecode() warning (#23306)
Sun, 23 Aug 2026 14:10:39 +0000[PHP-CVS] [php-src] master: Zend: Use %pS for zend_string in zend_throw_error (#23364)
Sun, 23 Aug 2026 14:08:58 +0000[PHP-CVS] [php-src] master: ext/sodium: Fix parameter name in the length-mismatch errors (#23396)
Sun, 23 Aug 2026 14:07:31 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sat, 22 Aug 2026 20:56:22 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Sat, 22 Aug 2026 20:56:19 +0000[PHP-CVS] [php-src] master: sapi/fuzzer: depend on PHP_BINARY_OBJS instead of PHP_SAPI_OBJS (#23394)
Sat, 22 Aug 2026 20:56:19 +0000[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (part 8/8) (#23316)
Sat, 22 Aug 2026 14:49:35 +0000[PHP-CVS] [php-src] master: ext/zlib: deflate_init() assertion failure on uninitialised typed properties
Sat, 22 Aug 2026 14:42:24 +0000[PHP-CVS] [php-src] master: snmp: move stubs into an explicit global namespace
Sat, 22 Aug 2026 14:23:45 +0000[PHP-CVS] [php-src] master: snmp: use zend_result type instead of int type
Sat, 22 Aug 2026 13:29:03 +0000[PHP-CVS] [php-src] master: snmp: use bool type instead of int type
Sat, 22 Aug 2026 13:28:58 +0000[PHP-CVS] [php-src] master: snmp: use size_t type instead of int type
Sat, 22 Aug 2026 13:28:53 +0000[PHP-CVS] [php-src] master: snmp: update php_snmp_write_t and php_snmp_read_t to use zend_result return type
Sat, 22 Aug 2026 13:28:48 +0000[PHP-CVS] [php-src] master: snmp: use zend_result return type for functions returning SUCCESS/FAILURE
Sat, 22 Aug 2026 13:28:44 +0000[PHP-CVS] [php-src] master: snmp: use book type for boolean options and rename variables
Sat, 22 Aug 2026 13:28:42 +0000[PHP-CVS] [php-src] master: tests: asserted error classes for test introduced in #23123 (#23179)
Sat, 22 Aug 2026 13:28:16 +0000[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (part 7/8) (#23315)
Sat, 22 Aug 2026 13:26:44 +0000[PHP-CVS] [php-src] master: ext/dom: applied fixers to improve test robustness (#23130)
Sat, 22 Aug 2026 13:26:26 +0000[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (part 6/8) (#23314)
Sat, 22 Aug 2026 13:22:48 +0000[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (part 5/8) (#23313)
Sat, 22 Aug 2026 13:20:58 +0000[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (part 4/8) (#23312)
Sat, 22 Aug 2026 13:18:51 +0000[PHP-CVS] [php-src] master: ext/json: applied fixers to improve test robustness (#23029)
Sat, 22 Aug 2026 13:16:49 +0000[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (3/8) (#23311)
Sat, 22 Aug 2026 13:15:33 +0000[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (part 2/8) (#23310)
Sat, 22 Aug 2026 13:13:55 +0000[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (part 1/8) (#23308)
Sat, 22 Aug 2026 13:11:38 +0000[PHP-CVS] [php-src] master: ext/xmlreader: applied fixers to improve test robustness (#23035)
Sat, 22 Aug 2026 13:08:28 +0000[PHP-CVS] [php-src] master: ext/bcmath: applied fixers to improve test robustness (#23129)
Sat, 22 Aug 2026 13:08:18 +0000[PHP-CVS] [php-src] master: tests/GHSA-x692-q9x7-8c3f.phpt: Add extensions required (#23408)
Sat, 22 Aug 2026 13:07:21 +0000[PHP-CVS] [php-src] master: ext/zip: declare true as the return type of zip_entry_close() (#23395)
Fri, 21 Aug 2026 13:59:44 +0000[PHP-CVS] [php-src] master: Zend: normalise behaviour around class name ZPP specifier (#23359)
Fri, 21 Aug 2026 12:31:48 +0000[PHP-CVS] [php-src] master: Add snmp_init_mib function to allow MIB tree to be reset using environment variables (#21452)
Fri, 21 Aug 2026 12:00:02 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 20 Aug 2026 21:27:55 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 20 Aug 2026 21:27:55 +0000[PHP-CVS] [php-src] PHP-8.4: ext/opcache: opcache.interned_strings_buffer per FPM pool crashed on restart.
Thu, 20 Aug 2026 21:27:54 +0000[PHP-CVS] [php-src] master: ext/pgsql: fix the class name casing of pg_close_stmt()'s connection
Thu, 20 Aug 2026 20:38:45 +0000[PHP-CVS] [php-src] master: main/output.c: use RETURN_BOOL() when possible
Thu, 20 Aug 2026 17:02:38 +0000[PHP-CVS] [php-src] master: ext/gd: Add ZPP specifier for array|float parameters (#23384)
Thu, 20 Aug 2026 16:05:03 +0000[PHP-CVS] [php-src] master: [skip ci] UPGRADING: add missing RFC link for namespace as constant name (#23389)
Thu, 20 Aug 2026 09:25:09 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 20 Aug 2026 08:34:04 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 20 Aug 2026 08:34:04 +0000[PHP-CVS] [php-src] PHP-8.4: Fix GH-23301: nested "yield from" repeats a value after "yield from []" (#23302)
Thu, 20 Aug 2026 08:28:57 +0000[PHP-CVS] [php-src] master: ext/dom: Fix INUSE_ATTRIBUTE_ERR message (#23381)
Wed, 19 Aug 2026 17:50:37 +0000[PHP-CVS] [php-src] master: ext/sockets: Fixes CI failure introduced by #23345
Wed, 19 Aug 2026 16:50:54 +0000[PHP-CVS] [php-src] master: snmp: Add support for draft SNMPv3 AES192 and AES 256 (and Cisco variant) security protocols (#21451)
Wed, 19 Aug 2026 16:40:42 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5' into master
Wed, 19 Aug 2026 15:58:20 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Wed, 19 Aug 2026 15:58:18 +0000[PHP-CVS] [php-src] PHP-8.5: Fix memfd_create config header inclusion
Wed, 19 Aug 2026 15:58:17 +0000[PHP-CVS] [php-src] master: Implement "Followup improvements for ext/uri" RFC - WHATWG URL building (#22268)
Wed, 19 Aug 2026 14:28:56 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Wed, 19 Aug 2026 14:10:08 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Wed, 19 Aug 2026 14:10:10 +0000[PHP-CVS] [php-src] master: Fix memfd_create header inclusion
Wed, 19 Aug 2026 14:10:07 +0000[PHP-CVS] [php-src] master: ext/sockets: socket_cmsg_space() returns int, never null (#23345)
Wed, 19 Aug 2026 12:22:28 +0000[PHP-CVS] [php-src] master: Prevent inlining of `zend_compile_expr_inner()` to guarantee low stack usage of compilation (#23294)
Wed, 19 Aug 2026 09:35:03 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Wed, 19 Aug 2026 09:04:13 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Wed, 19 Aug 2026 09:04:10 +0000[PHP-CVS] [php-src] master: [skip ci] Fix NEWS SAPI section
Wed, 19 Aug 2026 09:04:07 +0000[PHP-CVS] [php-src] master: [skip ci] fix NEWS section order
Wed, 19 Aug 2026 05:49:24 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Wed, 19 Aug 2026 05:48:10 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Wed, 19 Aug 2026 05:48:10 +0000[PHP-CVS] [php-src] PHP-8.4: ext/gd: Fix incorrect argument numbers in GD affine function errors (#23356)
Wed, 19 Aug 2026 05:40:32 +0000[PHP-CVS] [php-src] master: Document and test SessionHandler::validateId() (#23071)
Wed, 19 Aug 2026 01:41:19 +0000[PHP-CVS] [php-src] master: Optimizer: add const qualifiers (#22009)
Wed, 19 Aug 2026 01:38:06 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Tue, 18 Aug 2026 23:44:11 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 18 Aug 2026 23:44:11 +0000[PHP-CVS] [php-src] PHP-8.4: Fix leak when persistent PDO liveness check fails
Tue, 18 Aug 2026 23:44:11 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Tue, 18 Aug 2026 21:06:11 +0000[PHP-CVS] [php-src] PHP-8.5: Fix NULL pointer dereference in SessionHandler::create_sid()
Tue, 18 Aug 2026 21:06:09 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 18 Aug 2026 21:06:09 +0000[PHP-CVS] [php-src] master: Update NEWS for session bugfix
Tue, 18 Aug 2026 19:50:23 +0000[PHP-CVS] [php-src] master: Fix GH-23056: missing handler name in session write warning (#23059)
Tue, 18 Aug 2026 19:48:02 +0000[PHP-CVS] [php-src] master: NEWS/UPGRADING for return in finally deprecation
Tue, 18 Aug 2026 19:16:16 +0000[PHP-CVS] [php-src] master: Deprecate returning from a finally block. (#22509)
Tue, 18 Aug 2026 19:09:25 +0000[PHP-CVS] [php-src] master: session: fix create_sid()/validateId() check depending on interface order (#23329)
Tue, 18 Aug 2026 18:50:36 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Tue, 18 Aug 2026 18:49:10 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 18 Aug 2026 18:49:08 +0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.