php.cvs archive
654 archived articles, newest first (page 6 of 7). Latest articles →
[PHP-CVS] [php-src] master: Reflection: improve error messages for lazy initialization errors
Mon, 27 Jul 2026 17:37:49 +0000[PHP-CVS] [php-src] master: Reflection: add regression tests for lazy initialization errors
Mon, 27 Jul 2026 17:37:45 +0000[PHP-CVS] [php-src] master: `ReflectionMethod::getPrototype()`: add parentheses to error message
Mon, 27 Jul 2026 17:37:43 +0000[PHP-CVS] [php-src] master: streams: mark php_stream_error_create_array() as static
Mon, 27 Jul 2026 17:00:53 +0000[PHP-CVS] [php-src] master: [PFA 4/n] Optimize constant pre-bound arguments (#22829)
Mon, 27 Jul 2026 17:00:06 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 27 Jul 2026 16:04:36 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 27 Jul 2026 16:04:34 +0000[PHP-CVS] [php-src] master: ext/standard: Fix `setlocale()` NUL byte truncation (#22843)
Mon, 27 Jul 2026 16:03:55 +0000[PHP-CVS] [php-src] PHP-8.4: Forbid \C in UTF-8 patterns (#21139)
Mon, 27 Jul 2026 16:01:37 +0000[PHP-CVS] [php-src] master: [PFA 3/n] Support PFA in const exprs (#22785)
Mon, 27 Jul 2026 15:59:28 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 27 Jul 2026 14:41:49 +0000[PHP-CVS] [php-src] PHP-8.5: ext/curl: fix mem leak when duphandle fails in curl_clone_obj (#22899)
Mon, 27 Jul 2026 14:41:46 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 27 Jul 2026 14:41:46 +0000[PHP-CVS] [php-src] master: Add UPGRADING.INTERNALS notes for stream functions
Mon, 27 Jul 2026 10:57:40 +0000[PHP-CVS] [php-src] master: streams: make php_stream_flush() a proper function
Mon, 27 Jul 2026 10:44:21 +0000[PHP-CVS] [php-src] master: streams: make php_stream_scandir() a proper function
Mon, 27 Jul 2026 10:44:13 +0000[PHP-CVS] [php-src] master: streams: drop leading _ for most stream functions
Mon, 27 Jul 2026 10:44:08 +0000[PHP-CVS] [php-src] master: Fix GH-18847: save EX(opline) before extending the VM stack on all VMs (#22542)
Mon, 27 Jul 2026 10:40:56 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 27 Jul 2026 09:50:05 +0000[PHP-CVS] [php-src] PHP-8.5: Fix leak when cURL PREREQFUNCTION returns a type other than int (#22726)
Mon, 27 Jul 2026 09:50:03 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 27 Jul 2026 09:50:03 +0000[PHP-CVS] [php-src] master: Fix use-of-uninitialized-value ast->lineno
Sun, 26 Jul 2026 16:14:49 +0000[PHP-CVS] [php-src] master: CI: Fix writing-tests.rst format to pass doc rstfmt CI
Sun, 26 Jul 2026 16:02:12 +0000[PHP-CVS] [php-src] master: ext/intl: Remove icu-io as a dependency (#22891)
Sun, 26 Jul 2026 14:09:04 +0000[PHP-CVS] [php-src] master: sapi: only use FCC for header_register_callback() (#22877)
Sun, 26 Jul 2026 11:42:43 +0000[PHP-CVS] [php-src] master: Add OpenSSL TLS 1.3 early data (0-RTT) support (#22802)
Sat, 25 Jul 2026 21:56:18 +0000[PHP-CVS] [php-src] master: Fix run-tests.php --file-cache-prime with multiple workers (GH-22886)
Sat, 25 Jul 2026 20:48:05 +0000[PHP-CVS] [php-src] master: standard/filestats.c: use RETURN_BOOL() when possible (#22876)
Sat, 25 Jul 2026 10:37:03 +0000[PHP-CVS] [php-src] master: [skip ci] Fix warning in tests when JIT is disabled at compile time
Sat, 25 Jul 2026 09:06:20 +0000[PHP-CVS] [php-src] master: Use `php_pollfd_for_ms` more consistently for single fd polling (#22872)
Fri, 24 Jul 2026 18:14:49 +0000[PHP-CVS] [php-src] master: Rather than erroring, disable JIT when pthread protection is unavailable (GH-22853)
Fri, 24 Jul 2026 18:07:08 +0000[PHP-CVS] [php-src] master: Refactor various raw C-string concatenation to use existing API (#22879)
Fri, 24 Jul 2026 17:06:32 +0000[PHP-CVS] [php-src] master: [skip ci] Fix several NEWS and UPGRADING entries
Fri, 24 Jul 2026 15:59:52 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 24 Jul 2026 15:54:20 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 24 Jul 2026 15:54:18 +0000[PHP-CVS] [php-src] PHP-8.5: Fix OOB read in opcache POSIX largepage page-size selection
Fri, 24 Jul 2026 15:54:18 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 24 Jul 2026 15:35:17 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 24 Jul 2026 15:35:15 +0000[PHP-CVS] [php-src] master: Don't expose a freed stream resource to user filters
Fri, 24 Jul 2026 15:35:15 +0000[PHP-CVS] [php-src] master: Fix phpdbg over-read when watching a packed array element (#22756)
Fri, 24 Jul 2026 15:14:18 +0000[PHP-CVS] [php-src] master: Tweak lineno compilation
Fri, 24 Jul 2026 15:00:06 +0000[PHP-CVS] [php-src] master: streams: php_stream_copy_to_stream_ex() drops progress notifications.
Fri, 24 Jul 2026 14:02:02 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 24 Jul 2026 12:49:29 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 24 Jul 2026 12:49:19 +0000[PHP-CVS] [php-src] PHP-8.5: Guard var_dump()/debug_zval_dump() against native stack overflow
Fri, 24 Jul 2026 12:49:19 +0000[PHP-CVS] [php-src] master: Change `pcre.backtrack_limit` in the ini templates to the default value (#22868)
Fri, 24 Jul 2026 10:21:06 +0000[PHP-CVS] [php-src] deleted branch poll-cleanup
Fri, 24 Jul 2026 06:05:06 +0000[PHP-CVS] [php-src] poll-cleanup: cli: Convert to php_pollfd_for_ms from select
Fri, 24 Jul 2026 06:04:58 +0000[PHP-CVS] [php-src] poll-cleanup: io: Use php_pollfd_for_ms for single fd poll
Fri, 24 Jul 2026 06:04:52 +0000[PHP-CVS] [php-src] poll-cleanup: fastcgi: Use php_pollfd_for_ms for single fd
Fri, 24 Jul 2026 06:04:47 +0000[PHP-CVS] [php-src] poll-cleanup: pgsql: Use php_pollfd_for_ms in compat shim
Fri, 24 Jul 2026 06:04:43 +0000[PHP-CVS] [php-src] poll-cleanup: ftp: For single fd poll calls, use php_pollfd_for_ms
Fri, 24 Jul 2026 06:04:40 +0000[PHP-CVS] [php-src] created branch poll-cleanup
Fri, 24 Jul 2026 06:04:34 +0000[PHP-CVS] [php-src] master: Remove `param` argument from `php_verror` (#22865)
Fri, 24 Jul 2026 04:56:36 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 19:18:18 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 23 Jul 2026 19:18:18 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.2' into PHP-8.3
Thu, 23 Jul 2026 19:18:16 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' into PHP-8.4
Thu, 23 Jul 2026 19:18:16 +0000[PHP-CVS] [php-src] PHP-8.3: [skip ci] Revert "CI: Enable JIT testing on Apple Silicon ZTS 8.6+"
Thu, 23 Jul 2026 19:18:15 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 18:10:36 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 23 Jul 2026 18:10:33 +0000[PHP-CVS] [php-src] PHP-8.4: Merge branch 'PHP-8.3' into PHP-8.4
Thu, 23 Jul 2026 18:10:33 +0000[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3
Thu, 23 Jul 2026 18:10:33 +0000[PHP-CVS] [php-src] PHP-8.2: Regenerate the expired ext/ftp/tests/cert.pem (#22873)
Thu, 23 Jul 2026 18:08:39 +0000[PHP-CVS] [php-src] master: ext/gd: remove libde265 and x265 checks on Windows (#22869)
Thu, 23 Jul 2026 14:02:09 +0000[PHP-CVS] [php-src] master: ext/gd: conflicting iconv_t typedef breaking the Solaris build. (#22810)
Thu, 23 Jul 2026 11:45:41 +0000[PHP-CVS] [php-src] PHP-8.5: [skip ci] Disable opcache.file_cache_only for gh22782.phpt
Thu, 23 Jul 2026 11:34:13 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 11:34:13 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 11:14:27 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 23 Jul 2026 11:14:25 +0000[PHP-CVS] [php-src] master: [skip ci] Revert "CI: Revert timeout fix for Symfony community build (#22682)"
Thu, 23 Jul 2026 11:14:25 +0000[PHP-CVS] [php-src] master: ext/phar: Improve various error messages (#22858)
Thu, 23 Jul 2026 10:05:25 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 05:54:32 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 23 Jul 2026 05:53:57 +0000[PHP-CVS] [php-src] PHP-8.4: Fix GH-22779: mb_strrpos() wrong result in a non-UTF-8 encoding
Thu, 23 Jul 2026 05:52:57 +0000[PHP-CVS] [php-src] master: Remove docref1/docref2 (#22742)
Wed, 22 Jul 2026 20:38:14 +0000[PHP-CVS] [php-src] master: Add $salt_length param to openssl_sign and openssl_verify (#20681)
Wed, 22 Jul 2026 20:16:45 +0000[PHP-CVS] [php-src] master: Fix GH-22849: error_include_args=1 mishandled for include() (#22851)
Wed, 22 Jul 2026 19:18:39 +0000[PHP-CVS] [php-src] master: Fix #22859 undefined symbol 'zip_file_set_encryption' (#22861)
Wed, 22 Jul 2026 17:03:54 +0000[PHP-CVS] [php-src] master: [skip ci] Update UPGRADING.INTERNALS for #21607
Wed, 22 Jul 2026 14:36:05 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Wed, 22 Jul 2026 07:49:18 +0000[PHP-CVS] [php-src] PHP-8.5: Fix const expr support in preloading (#22783)
Wed, 22 Jul 2026 07:45:00 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Wed, 22 Jul 2026 07:32:29 +0000[PHP-CVS] [php-src] PHP-8.5: Clear ZREG_TYPE_ONLY flag for in-register vars in zend_jit_snapshot_handler() (#22764)
Wed, 22 Jul 2026 07:31:47 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Wed, 22 Jul 2026 05:51:12 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Wed, 22 Jul 2026 05:51:02 +0000[PHP-CVS] [php-src] PHP-8.5: ext/dom: fix UAF when setting an attribute colliding by local name.
Wed, 22 Jul 2026 05:51:02 +0000[PHP-CVS] [php-src] master: [skip ci] Fix tmps count in test expectation
Tue, 21 Jul 2026 18:24:08 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Tue, 21 Jul 2026 17:09:05 +0000[PHP-CVS] [php-src] PHP-8.5: zend_jit_resolve_tsrm_ls_cache_offsets: clobber volatile registers (#22832)
Tue, 21 Jul 2026 17:08:28 +0000[PHP-CVS] [php-src] master: ext/gmp: Fix GMP error messages using outdated parameter names (#22846)
Tue, 21 Jul 2026 11:39:09 +0000[PHP-CVS] [php-src] master: ext/soap: truncate header values containing newline characters.
Tue, 21 Jul 2026 02:07:24 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 20 Jul 2026 23:36:07 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 20 Jul 2026 23:35:53 +0000[PHP-CVS] [php-src] PHP-8.4: ext/filter: encode 0xFF in FILTER_SANITIZE_ENCODED
Mon, 20 Jul 2026 23:35:53 +0000[PHP-CVS] [php-src] master: Add trait support for internal classes (GH-20976)
Mon, 20 Jul 2026 21:32:25 +0000[PHP-CVS] [php-src] master: streams: remove StreamError::$param property
Mon, 20 Jul 2026 19:50:23 +0000[PHP-CVS] [php-src] master: streams: remove param field of php_stream_error_entry
Mon, 20 Jul 2026 19:50:19 +0000[PHP-CVS] [php-src] master: streams: remove parameters that always passed NULL or unused
Mon, 20 Jul 2026 19:50:16 +0000[PHP-CVS] [php-src] master: Skip __get() when __isset() materialised the property (GH-22181)
Mon, 20 Jul 2026 19:36:53 +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.