php.cvs archive
661 archived articles, newest first (page 7 of 7). Latest articles →
[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[PHP-CVS] [php-src] master: Zend: reset typed property default on every unserialize failure path.
Mon, 20 Jul 2026 19:32:21 +0000[PHP-CVS] [php-src] master: main: Add AIX to PHP_OS_FAMILY (#22834)
Mon, 20 Jul 2026 19:15:17 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 20 Jul 2026 17:16:20 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 20 Jul 2026 17:16:17 +0000[PHP-CVS] [php-src] PHP-8.5: Fix GH-22825: DOM attribute methods on a DTD default attribute
Mon, 20 Jul 2026 17:16:17 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 20 Jul 2026 16:27:19 +0000[PHP-CVS] [php-src] master: ext/opcache: zend_jit_resolve_tsrm_ls_cache_offsets() TEXTREL from bare __tls_get_addr call.
Mon, 20 Jul 2026 16:27:17 +0000[PHP-CVS] [php-src] master: Fix unchecked sqlite3_column_text() calls (#22715)
Mon, 20 Jul 2026 16:09:45 +0000[PHP-CVS] [php-src] master: Fix crash when a partial skips a param with a constant default (#22804)
Mon, 20 Jul 2026 14:59:03 +0000[PHP-CVS] [php-src] master: Fix GH-22759: Keep Io\Poll watcher registry in sync (#22760)
Mon, 20 Jul 2026 14:25:50 +0000[PHP-CVS] [php-src] master: ext/intl: Fix various error messages (#22828)
Mon, 20 Jul 2026 13:55:56 +0000[PHP-CVS] [php-src] master: poll: fetch method ptr directly (#22816)
Mon, 20 Jul 2026 13:32:32 +0000[PHP-CVS] [php-src] master: Remove compat hack for curl_httppost (#22821)
Mon, 20 Jul 2026 13:29:05 +0000[PHP-CVS] [php-src] master: zend_string: Add `zend_string_ends_with*()` (#22819)
Mon, 20 Jul 2026 10:58:43 +0000[PHP-CVS] [php-src] master: Check partial-application bound arguments in the creating scope (#22789)
Mon, 20 Jul 2026 10:56:16 +0000[PHP-CVS] [php-src] master: Fix categorization in UPGRADING.INTERNALS
Mon, 20 Jul 2026 07:14:08 +0000[PHP-CVS] [php-src] master: main: convert sys_temp_dir global to zend_string* (#22812)
Sun, 19 Jul 2026 18:17:53 +0000[PHP-CVS] [php-src] master: stream: registering cannot fail, thus voidify function (#22811)
Sun, 19 Jul 2026 17:11:36 +0000[PHP-CVS] [php-src] master: Voidify zend_std_unset_static_property() (#22809)
Sun, 19 Jul 2026 16:52:38 +0000[PHP-CVS] [php-src] master: Reflection: whitespace cleanup
Sun, 19 Jul 2026 16:52:16 +0000[PHP-CVS] [php-src] master: Reflection: remove unused parameter from `get_ce_from_scope_name()`
Sun, 19 Jul 2026 16:52:10 +0000[PHP-CVS] [php-src] master: Reflection: consistent pointer type declaration spacing
Sun, 19 Jul 2026 16:52:04 +0000[PHP-CVS] [php-src] master: Reflection: replace `struct _zend_arg_info` with `zend_arg_info`
Sun, 19 Jul 2026 16:51:58 +0000[PHP-CVS] [php-src] master: Reflection: mark a whole bunch of pointers as `const`
Sun, 19 Jul 2026 16:51:49 +0000[PHP-CVS] [php-src] master: Reflection: integer types cleanup
Sun, 19 Jul 2026 16:51:47 +0000[PHP-CVS] [php-src] master: stream: improve bugfix, check class is instantiable prior to registering (#22806)
Sun, 19 Jul 2026 16:15:35 +0000[PHP-CVS] [php-src] master: Reorganise UPGRADING.INTERNALS to be more legible (#22808)
Sun, 19 Jul 2026 15:40:21 +0000[PHP-CVS] [php-src] master: Add UPGRADING.INTERNALS entry after function removal
Sun, 19 Jul 2026 15:17:15 +0000[PHP-CVS] [php-src] master: IO copy API for stream copying (#20399)
Sun, 19 Jul 2026 15:15:19 +0000[PHP-CVS] [php-src] master: stream: remove path parameter in stream error functions (#22792)
Sun, 19 Jul 2026 15:15:03 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sun, 19 Jul 2026 14:56:59 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Sun, 19 Jul 2026 14:56:53 +0000[PHP-CVS] [php-src] master: ext/standard: reject a dechunk chunk size that overflows size_t
Sun, 19 Jul 2026 14:56:53 +0000[PHP-CVS] [php-src] master: stream: remove php_stream_fopen_with_path() function (#22793)
Sun, 19 Jul 2026 14:17:27 +0000[PHP-CVS] [php-src] master: enchant: update test after deprecation message changes (#22800)
Sun, 19 Jul 2026 12:34:57 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sun, 19 Jul 2026 07:43:46 +0000[PHP-CVS] [php-src] master: [skip ci] Add NEWS entry for ext/sockets memory fix
Sun, 19 Jul 2026 07:43:07 +0000[PHP-CVS] [php-src] PHP-8.5: [skip ci] Add NEWS entry for ext/sockets memory fix
Sun, 19 Jul 2026 07:41:16 +0000[PHP-CVS] [php-src] master: [skip ci] UPGRADING: update several missing entries for GMP fixes
Sun, 19 Jul 2026 00:11:06 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sat, 18 Jul 2026 22:10:08 +0000[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Sat, 18 Jul 2026 22:10:05 +0000[PHP-CVS] [php-src] master: ext/sockets: memory related issues fix.
Sat, 18 Jul 2026 22:10:05 +0000[PHP-CVS] [php-src] master: [skip ci] Add NEWS entry for #22798
Sat, 18 Jul 2026 21:29:26 +0000[PHP-CVS] [php-src] master: ext/gmp: Fix GMP accepting integer strings with NUL bytes (#22798)
Sat, 18 Jul 2026 21:24:45 +0000[PHP-CVS] [php-src] master: ext/opcache: fix "untill" to "until" in various comments
Sat, 18 Jul 2026 19:06:19 +0000[PHP-CVS] [php-src] master: ext/uri: Add @strict-properties to the newly introduced UriBuilder class
Fri, 17 Jul 2026 21:16:35 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 17 Jul 2026 19:54:51 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 17 Jul 2026 19:54:49 +0000[PHP-CVS] [php-src] PHP-8.5: ext/ftp: apply the connect timeout ceiling to the remaining entry points
Fri, 17 Jul 2026 19:54:48 +0000[PHP-CVS] [php-src] master: [skip ci] Fix typo in writing-tests.rst
Fri, 17 Jul 2026 19:48:54 +0000[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 17 Jul 2026 19:32:00 +0000[PHP-CVS] [php-src] master: ext/sockets: bound interface name copy in from_zval_write_ifindex()
Fri, 17 Jul 2026 19:31:57 +0000com php-src: relax more this test: ext/date/tests/bug73837.phpt
Wed, 29 Mar 2017 06:54:35 +0000com php-src: relax more this test: ext/date/tests/bug73837.phpt
Wed, 29 Mar 2017 05:38:40 +0000com php-src: Merge branch 'PHP-7.1': ext/sqlite3/sqlite3.c
Wed, 29 Mar 2017 05:28:26 +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.