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
[email protected] (Ilia Alshanetsky) • #140144
[PHP-CVS] [php-src] master: Add trait support for internal classes (GH-20976)
Mon, 20 Jul 2026 21:32:25 +0000
[email protected] (Khaled Alam via GitHub) • #140143
[PHP-CVS] [php-src] master: streams: remove StreamError::$param property
Mon, 20 Jul 2026 19:50:23 +0000
[email protected] (Gina Peter Banyard) • #140142
[PHP-CVS] [php-src] master: streams: remove param field of php_stream_error_entry
Mon, 20 Jul 2026 19:50:19 +0000
[email protected] (Gina Peter Banyard) • #140141
[PHP-CVS] [php-src] master: streams: remove parameters that always passed NULL or unused
Mon, 20 Jul 2026 19:50:16 +0000
[email protected] (Gina Peter Banyard) • #140140
[PHP-CVS] [php-src] master: Skip __get() when __isset() materialised the property (GH-22181)
Mon, 20 Jul 2026 19:36:53 +0000
[email protected] (Nicolas Grekas via GitHub) • #140139
[PHP-CVS] [php-src] master: Zend: reset typed property default on every unserialize failure path.
Mon, 20 Jul 2026 19:32:21 +0000
[email protected] (David Carlier) • #140138
[PHP-CVS] [php-src] master: main: Add AIX to PHP_OS_FAMILY (#22834)
Mon, 20 Jul 2026 19:15:17 +0000
[email protected] (Calvin Buckley via GitHub) • #140137
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 20 Jul 2026 17:16:20 +0000
[email protected] (Ilia Alshanetsky) • #140136
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 20 Jul 2026 17:16:17 +0000
[email protected] (Ilia Alshanetsky) • #140135
[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
[email protected] (Ilia Alshanetsky) • #140134
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Mon, 20 Jul 2026 16:27:19 +0000
[email protected] (David Carlier) • #140133
[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
[email protected] (David Carlier) • #140132
[PHP-CVS] [php-src] master: Fix unchecked sqlite3_column_text() calls (#22715)
Mon, 20 Jul 2026 16:09:45 +0000
[email protected] (Nora Dossche via GitHub) • #140131
[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
[email protected] (Ilia Alshanetsky via GitHub) • #140130
[PHP-CVS] [php-src] master: Fix GH-22759: Keep Io\Poll watcher registry in sync (#22760)
Mon, 20 Jul 2026 14:25:50 +0000
[email protected] (Weilin Du via GitHub) • #140129
[PHP-CVS] [php-src] master: ext/intl: Fix various error messages (#22828)
Mon, 20 Jul 2026 13:55:56 +0000
[email protected] (Weilin Du via GitHub) • #140128
[PHP-CVS] [php-src] master: poll: fetch method ptr directly (#22816)
Mon, 20 Jul 2026 13:32:32 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140127
[PHP-CVS] [php-src] master: Remove compat hack for curl_httppost (#22821)
Mon, 20 Jul 2026 13:29:05 +0000
[email protected] (Sjoerd Langkemper via GitHub) • #140126
[PHP-CVS] [php-src] master: zend_string: Add `zend_string_ends_with*()` (#22819)
Mon, 20 Jul 2026 10:58:43 +0000
[email protected] (Tim Düsterhus via GitHub) • #140125
[PHP-CVS] [php-src] master: Check partial-application bound arguments in the creating scope (#22789)
Mon, 20 Jul 2026 10:56:16 +0000
[email protected] (Ilia Alshanetsky via GitHub) • #140124
[PHP-CVS] [php-src] master: Fix categorization in UPGRADING.INTERNALS
Mon, 20 Jul 2026 07:14:08 +0000
[email protected] (Tim Düsterhus) • #140123
[PHP-CVS] [php-src] master: main: convert sys_temp_dir global to zend_string* (#22812)
Sun, 19 Jul 2026 18:17:53 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140122
[PHP-CVS] [php-src] master: stream: registering cannot fail, thus voidify function (#22811)
Sun, 19 Jul 2026 17:11:36 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140121
[PHP-CVS] [php-src] master: Voidify zend_std_unset_static_property() (#22809)
Sun, 19 Jul 2026 16:52:38 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140120
[PHP-CVS] [php-src] master: Reflection: whitespace cleanup
Sun, 19 Jul 2026 16:52:16 +0000
[email protected] (Daniel Scherzer) • #140119
[PHP-CVS] [php-src] master: Reflection: remove unused parameter from `get_ce_from_scope_name()`
Sun, 19 Jul 2026 16:52:10 +0000
[email protected] (Daniel Scherzer) • #140118
[PHP-CVS] [php-src] master: Reflection: consistent pointer type declaration spacing
Sun, 19 Jul 2026 16:52:04 +0000
[email protected] (Daniel Scherzer) • #140117
[PHP-CVS] [php-src] master: Reflection: replace `struct _zend_arg_info` with `zend_arg_info`
Sun, 19 Jul 2026 16:51:58 +0000
[email protected] (Daniel Scherzer) • #140116
[PHP-CVS] [php-src] master: Reflection: mark a whole bunch of pointers as `const`
Sun, 19 Jul 2026 16:51:49 +0000
[email protected] (Daniel Scherzer) • #140115
[PHP-CVS] [php-src] master: Reflection: integer types cleanup
Sun, 19 Jul 2026 16:51:47 +0000
[email protected] (Daniel Scherzer) • #140114
[PHP-CVS] [php-src] master: stream: improve bugfix, check class is instantiable prior to registering (#22806)
Sun, 19 Jul 2026 16:15:35 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140113
[PHP-CVS] [php-src] master: Reorganise UPGRADING.INTERNALS to be more legible (#22808)
Sun, 19 Jul 2026 15:40:21 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140112
[PHP-CVS] [php-src] master: Add UPGRADING.INTERNALS entry after function removal
Sun, 19 Jul 2026 15:17:15 +0000
[email protected] (Gina Peter Banyard) • #140111
[PHP-CVS] [php-src] master: IO copy API for stream copying (#20399)
Sun, 19 Jul 2026 15:15:19 +0000
[email protected] (Jakub Zelenka via GitHub) • #140110
[PHP-CVS] [php-src] master: stream: remove path parameter in stream error functions (#22792)
Sun, 19 Jul 2026 15:15:03 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140109
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sun, 19 Jul 2026 14:56:59 +0000
[email protected] (Ilia Alshanetsky) • #140108
[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Sun, 19 Jul 2026 14:56:53 +0000
[email protected] (Ilia Alshanetsky) • #140107
[PHP-CVS] [php-src] master: ext/standard: reject a dechunk chunk size that overflows size_t
Sun, 19 Jul 2026 14:56:53 +0000
[email protected] (Ilia Alshanetsky) • #140106
[PHP-CVS] [php-src] master: stream: remove php_stream_fopen_with_path() function (#22793)
Sun, 19 Jul 2026 14:17:27 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140105
[PHP-CVS] [php-src] master: enchant: update test after deprecation message changes (#22800)
Sun, 19 Jul 2026 12:34:57 +0000
[email protected] (Gina Peter Banyard via GitHub) • #140104
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sun, 19 Jul 2026 07:43:46 +0000
[email protected] (David Carlier) • #140103
[PHP-CVS] [php-src] master: [skip ci] Add NEWS entry for ext/sockets memory fix
Sun, 19 Jul 2026 07:43:07 +0000
[email protected] (David Carlier) • #140102
[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
[email protected] (David Carlier) • #140101
[PHP-CVS] [php-src] master: [skip ci] UPGRADING: update several missing entries for GMP fixes
Sun, 19 Jul 2026 00:11:06 +0000
[email protected] (Weilin Du via GitHub) • #140100
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Sat, 18 Jul 2026 22:10:08 +0000
[email protected] (David Carlier) • #140099
[PHP-CVS] [php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Sat, 18 Jul 2026 22:10:05 +0000
[email protected] (David Carlier) • #140098
[PHP-CVS] [php-src] master: ext/sockets: memory related issues fix.
Sat, 18 Jul 2026 22:10:05 +0000
[email protected] (David Carlier) • #140097
[PHP-CVS] [php-src] master: [skip ci] Add NEWS entry for #22798
Sat, 18 Jul 2026 21:29:26 +0000
[email protected] (Weilin Du via GitHub) • #140096
[PHP-CVS] [php-src] master: ext/gmp: Fix GMP accepting integer strings with NUL bytes (#22798)
Sat, 18 Jul 2026 21:24:45 +0000
[email protected] (Weilin Du via GitHub) • #140095
[PHP-CVS] [php-src] master: ext/opcache: fix "untill" to "until" in various comments
Sat, 18 Jul 2026 19:06:19 +0000
[email protected] (Weilin Du) • #140094
[PHP-CVS] [php-src] master: ext/uri: Add @strict-properties to the newly introduced UriBuilder class
Fri, 17 Jul 2026 21:16:35 +0000
[email protected] (Máté Kocsis) • #140093
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 17 Jul 2026 19:54:51 +0000
[email protected] (Ilia Alshanetsky) • #140092
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 17 Jul 2026 19:54:49 +0000
[email protected] (Ilia Alshanetsky) • #140091
[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
[email protected] (Ilia Alshanetsky) • #140090
[PHP-CVS] [php-src] master: [skip ci] Fix typo in writing-tests.rst
Fri, 17 Jul 2026 19:48:54 +0000
[email protected] (Weilin Du via GitHub) • #140089
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.5'
Fri, 17 Jul 2026 19:32:00 +0000
[email protected] (Ilia Alshanetsky) • #140088
[PHP-CVS] [php-src] master: ext/sockets: bound interface name copy in from_zval_write_ifindex()
Fri, 17 Jul 2026 19:31:57 +0000
[email protected] (Ilia Alshanetsky) • #140087
com php-src: relax more this test: ext/date/tests/bug73837.phpt
Wed, 29 Mar 2017 06:54:35 +0000
[email protected] (Joe Watkins) • #97436
com php-src: relax more this test: ext/date/tests/bug73837.phpt
Wed, 29 Mar 2017 05:38:40 +0000
[email protected] (Remi Collet) • #97435
com php-src: Merge branch 'PHP-7.1': ext/sqlite3/sqlite3.c
Wed, 29 Mar 2017 05:28:26 +0000
[email protected] (Remi Collet) • #97434
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.