php.cvs archive
635 archived articles, newest first (page 2 of 7). Latest articles →
[PHP-CVS] [php-src] master: Fix UAF when setAttributeNS() frees a wrapped attribute child
Tue, 18 Aug 2026 18:49:08 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Tue, 18 Aug 2026 18:36:23 +0000[PHP-CVS] [php-src] PHP-8.5: Fix GH-23331: UAF when an attribute child keeps a live wrapper
Tue, 18 Aug 2026 18:36:16 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 18 Aug 2026 18:36:16 +0000[PHP-CVS] [php-src] master: ext/date: applied fixers to improve test robustness
Tue, 18 Aug 2026 17:03:04 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 18 Aug 2026 16:14:30 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Tue, 18 Aug 2026 16:14:30 +0000[PHP-CVS] [php-src] PHP-8.4: ext/snmp: Put XFAILs under SKIPIF section in tests (#23237)
Tue, 18 Aug 2026 16:06:11 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 18 Aug 2026 15:00:50 +0000[PHP-CVS] [php-src] master: [skip ci] Document Windows libxml2 URI behavior change (#23327)
Mon, 17 Aug 2026 06:41:59 +0000[PHP-CVS] [php-src] master: ext/dom: Fix GH-22522: Double-free of namespaces on OOM during parsing
Mon, 17 Aug 2026 03:49:55 +0000[PHP-CVS] [php-src] master: session: deprecate passing save handlers without create_sid() and validateId() methods
Sun, 16 Aug 2026 21:16:24 +0000[PHP-CVS] [php-src] master: session: add create_sid and validateId methods to some tests
Sun, 16 Aug 2026 21:16:21 +0000[PHP-CVS] [php-src] master: Optimize cloning in the real-time benchmark suite
Sun, 16 Aug 2026 20:54:15 +0000[PHP-CVS] [php-src] master: ext/uri: Remove dead Uri\WhatWg\Url::getFragment() method implementation (#23303)
Sun, 16 Aug 2026 20:32:48 +0000[PHP-CVS] [php-src] master: ext/curl: set curl post size using CURLOPT_POSTFIELDSIZE_LARGE (#22842)
Sun, 16 Aug 2026 18:51:17 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sun, 16 Aug 2026 17:08:00 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Sun, 16 Aug 2026 17:07:57 +0000[PHP-CVS] [php-src] PHP-8.4: ext/zip: Fix AES-192 and AES-256 support reporting in phpinfo() (#23319)
Sun, 16 Aug 2026 17:03:44 +0000[PHP-CVS] [php-src] master: ext/dom: use-after-free via DOMNameSpaceNode after DOMDocument::xinclude().
Sun, 16 Aug 2026 14:30:47 +0000[PHP-CVS] [php-src] master: [skip ci] CONTRIBUTING.md: Add description of the "Good first issue" tag
Sun, 16 Aug 2026 13:21:42 +0000[PHP-CVS] [php-src] master: Zend: Use zend_hash_find_ex_ptr() for __invoke
Sun, 16 Aug 2026 08:35:38 +0000[PHP-CVS] [php-src] master: Zend: Use pointer hash lookup for property guards
Sun, 16 Aug 2026 08:35:33 +0000[PHP-CVS] [php-src] master: Zend: Use pointer hash lookups for property metadata
Sun, 16 Aug 2026 08:35:28 +0000[PHP-CVS] [php-src] master: Zend: Use pointer hash lookup for classes
Sun, 16 Aug 2026 08:35:24 +0000[PHP-CVS] [php-src] master: Zend: Use pointer hash lookups for methods
Sun, 16 Aug 2026 08:35:14 +0000[PHP-CVS] [php-src] master: Zend: Reuse zend_fetch_function() for dynamic calls
Sun, 16 Aug 2026 08:35:12 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sat, 15 Aug 2026 21:53:38 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Sat, 15 Aug 2026 21:53:31 +0000[PHP-CVS] [php-src] master: Fix enabling of opcache in community job for PHP <8.5
Sat, 15 Aug 2026 21:53:23 +0000[PHP-CVS] [php-src] PHP-8.4: Merge branch 'PHP-8.3' into PHP-8.4
Sat, 15 Aug 2026 21:53:24 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.2' into PHP-8.3
Sat, 15 Aug 2026 21:53:23 +0000[PHP-CVS] [php-src] master: Zend: Various refactor with `zend_hash_str_find_ptr_lc` (#23293)
Sat, 15 Aug 2026 16:12:11 +0000[PHP-CVS] [php-src] master: odbc: use custom ZPP to extract result and connection (#23261)
Sat, 15 Aug 2026 16:04:57 +0000[PHP-CVS] [php-src] master: reflection: pass zend_object* to _class_string() (#23279)
Sat, 15 Aug 2026 16:00:46 +0000[PHP-CVS] [php-src] master: session: fix some expectations for C session handlers (#23297)
Sat, 15 Aug 2026 15:54:08 +0000[PHP-CVS] [php-src] master: [skip ci] UPGRADING: Fix entry added in #23260
Sat, 15 Aug 2026 15:23:57 +0000[PHP-CVS] [php-src] master: [skip ci] UPGRADING: various formatting, grammar and spelling fixes (#23265)
Sat, 15 Aug 2026 13:11:18 +0000[PHP-CVS] [php-src] master: ext/uri: applied fixers to improve test robustness (#23271)
Sat, 15 Aug 2026 12:32:44 +0000[PHP-CVS] [php-src] master: ext/spl: Narrow tentative return types for DirectoryIterator methods (#22642)
Sat, 15 Aug 2026 12:31:12 +0000[PHP-CVS] [php-src] master: lexbor: Add new URL patches (#23274)
Sat, 15 Aug 2026 11:02:13 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sat, 15 Aug 2026 09:39:44 +0000[PHP-CVS] [php-src] PHP-8.5: PHP 8.5 | UPGRADING: add missing finfo function (#23263)
Sat, 15 Aug 2026 09:38:52 +0000[PHP-CVS] [php-src] master: [skip ci] Add Windows build upgrades to UPGRADING (#23290)
Sat, 15 Aug 2026 03:36:30 +0000[PHP-CVS] [php-src] master: ext/phar: only `.phar` extensions in file names trigger automatic archive detection (#23260)
Fri, 14 Aug 2026 19:00:28 +0000[PHP-CVS] [php-src] master: [skip ci] UPGRADING: Update gmp_powm_sec() requirement details
Fri, 14 Aug 2026 17:14:57 +0000[PHP-CVS] [php-src] master: [ci skip] update NEWS
Fri, 14 Aug 2026 16:04:49 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 14 Aug 2026 16:04:46 +0000[PHP-CVS] [php-src] PHP-8.5: [ci skip] update NEWS
Fri, 14 Aug 2026 16:03:51 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 14 Aug 2026 16:03:49 +0000[PHP-CVS] [php-src] PHP-8.4: sapi/lsapi: fix returns uninitialized value (#23281)
Fri, 14 Aug 2026 16:02:10 +0000[PHP-CVS] [php-src] master: soap: call_user_function API doesn't care about the function table (#22941)
Fri, 14 Aug 2026 15:13:10 +0000[PHP-CVS] [php-src] master: Zend: write tests for some ZPP specifiers (#23192)
Fri, 14 Aug 2026 15:06:38 +0000[PHP-CVS] [php-src] master: PFA: Fix strict_types checking when a const arg is inlined (#23256)
Fri, 14 Aug 2026 14:20:06 +0000[PHP-CVS] [php-src] master: Zend: use zend_object* for this_ptr
Fri, 14 Aug 2026 13:39:02 +0000[PHP-CVS] [php-src] master: Zend: pass $this as a zend_object*
Fri, 14 Aug 2026 13:38:59 +0000[PHP-CVS] [php-src] master: ext/mysqli: Deprecate mysqli_stmt_init (#23209)
Fri, 14 Aug 2026 12:59:06 +0000[PHP-CVS] [php-src] master: Fix GH-23272: ext/gd fails to build without the iconv extension (#23273)
Fri, 14 Aug 2026 11:26:45 +0000[PHP-CVS] [php-src] master: ext/gd: applied fixers to improve test robustness (#23132)
Fri, 14 Aug 2026 09:21:50 +0000[PHP-CVS] [php-src] master: ext/xml: applied fixers to improve test robustness (#23025)
Fri, 14 Aug 2026 09:20:52 +0000[PHP-CVS] [php-src] master: ext/pcntl: applied fixers to improve test robustness (#23037)
Fri, 14 Aug 2026 09:20:37 +0000[PHP-CVS] [php-src] master: ext/soap: applied fixers to improve test robustness (#23031)
Fri, 14 Aug 2026 09:20:08 +0000[PHP-CVS] [php-src] master: tree-wide: Refactor with `zend_string_ends_with*` (#23216)
Fri, 14 Aug 2026 09:01:19 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 14 Aug 2026 08:37:22 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 14 Aug 2026 08:37:22 +0000[PHP-CVS] [php-src] PHP-8.4: [ci skip] NEWS
Fri, 14 Aug 2026 08:37:21 +0000[PHP-CVS] [php-src] PHP-8.4: Fix OPcache memory protection race under ZTS (#23081)
Fri, 14 Aug 2026 08:21:51 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 13 Aug 2026 21:08:37 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 13 Aug 2026 21:08:40 +0000[PHP-CVS] [php-src] master: ext/zip: fix extractTo()/getFrom*() success on CRC-corrupted entries
Thu, 13 Aug 2026 21:08:37 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 13 Aug 2026 20:20:24 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 13 Aug 2026 20:20:22 +0000[PHP-CVS] [php-src] master: [skip ci] Fix NEWS entry in #22555
Thu, 13 Aug 2026 20:20:19 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 13 Aug 2026 20:13:23 +0000[PHP-CVS] [php-src] PHP-8.5: Fix GH-17787: ZipArchive stream truncates when the archive is freed (#22555)
Thu, 13 Aug 2026 20:13:22 +0000[PHP-CVS] [php-src] master: com: use zend_object* rather than zval* (#23255)
Thu, 13 Aug 2026 18:26:19 +0000[PHP-CVS] [php-src] PHP-8.4: Fix GH-23120: DOMNode::isEqualNode stack overflow on deeply nested trees (#23140)
Sat, 8 Aug 2026 16:04:09 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sat, 8 Aug 2026 09:01:16 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Sat, 8 Aug 2026 09:01:15 +0000[PHP-CVS] [php-src] PHP-8.4: Fix GH-23116 and GH-23117: stack overflow when normalizing a deeply nested document (#23127)
Sat, 8 Aug 2026 09:01:15 +0000[PHP-CVS] [php-src] master: [skip ci] Update NEWS for 34a2949
Fri, 7 Aug 2026 19:10:01 +0000[PHP-CVS] [php-src] master: ext/pdo_sqlite: applied fixers to improve test robustness (#23032)
Fri, 7 Aug 2026 18:29:53 +0000[PHP-CVS] [php-src] master: Update NEWS for curl bugfix
Fri, 7 Aug 2026 18:20:25 +0000[PHP-CVS] [php-src] master: ext/curl: abort curl transfer if callback throws exception (#22745)
Fri, 7 Aug 2026 18:16:11 +0000[PHP-CVS] [php-src] master: Zend: add readonly reinitable helper (#22718)
Fri, 7 Aug 2026 17:37:50 +0000[PHP-CVS] [php-src] master: Enforce zero arity in apache_get_version() and apache_get_modules() (#23102)
Fri, 7 Aug 2026 17:05:40 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 7 Aug 2026 14:19:26 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 7 Aug 2026 14:19:25 +0000[PHP-CVS] [php-src] PHP-8.4: JIT: Preserve parent regs in zend_jit_deoptimizer_start() (#22916)
Fri, 7 Aug 2026 14:15:24 +0000[PHP-CVS] [php-src] master: tree-wide: Generate nicer code in `Z_PARAM_*()` helpers wrapping `Z_PARAM_*()` (#23100)
Fri, 7 Aug 2026 14:08:49 +0000[PHP-CVS] [php-src] master: tests: Allow overriding TEST_PHP_EXECUTABLE for FPM SAPI (#23087)
Fri, 7 Aug 2026 13:53:06 +0000[PHP-CVS] [php-src] master: standard: Fix error reporting for negative timeouts in `Io\Poll\Context::wait()` (#23099)
Fri, 7 Aug 2026 13:19:53 +0000[PHP-CVS] [php-src] master: ext/spl: applied fixers to improve test robustness (#23058)
Fri, 7 Aug 2026 12:47:56 +0000[PHP-CVS] [php-src] master: ext/hash: cleaned up test (#23041)
Fri, 7 Aug 2026 12:05:17 +0000[PHP-CVS] [php-src] master: date: Correctly handle `Duration::__construct()` calls (#23098)
Fri, 7 Aug 2026 11:59:41 +0000[PHP-CVS] [php-src] master: SAPI: clear current_user and content_type_dup after releasing them (#22974)
Fri, 7 Aug 2026 11:32:48 +0000[PHP-CVS] [php-src] master: date: Fix `Z_PARAM_DATE_TIME_DURATION()` error handling (#23097)
Fri, 7 Aug 2026 11:22:49 +0000[PHP-CVS] [php-src] master: Fix GH-23082: unserialize_callback_func can no longer be reset to its empty default at runtime (#23096)
Fri, 7 Aug 2026 11:22:14 +0000[PHP-CVS] [php-src] master: standard: Take `Time\Duration` in `Io\Poll\Context::wait()` (#23092)
Fri, 7 Aug 2026 10:48:44 +0000[PHP-CVS] [php-src] master: Time\Duration (#23073)
Fri, 7 Aug 2026 10:04:43 +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.