gmane.comp.php.cvs.general archive

934 archived articles, newest first (page 6 of 10). Latest articles →

[php-src] master: Merge branch 'PHP-8.5'
Tue, 28 Jul 2026 10:29:15 +0000
Sergey Panteleev <[email protected]> • #128379
[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 28 Jul 2026 10:28:59 +0000
Sergey Panteleev <[email protected]> • #128378
[php-src] PHP-8.4: Merge branch 'PHP-8.3' into PHP-8.4
Tue, 28 Jul 2026 10:28:49 +0000
Sergey Panteleev <[email protected]> • #128377
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3
Tue, 28 Jul 2026 10:28:37 +0000
Sergey Panteleev <[email protected]> • #128376
[php-src] PHP-8.2: PHP-8.2 is now for PHP 8.2.34-dev
Tue, 28 Jul 2026 10:28:24 +0000
Sergey Panteleev <[email protected]> • #128375
[php-src] php-8.2.33: Update versions for PHP 8.2.33
Tue, 28 Jul 2026 10:15:56 +0000
Sergey Panteleev <[email protected]> • #128374
[php-src] created tag php-8.2.33
Tue, 28 Jul 2026 10:15:53 +0000
saundefined <[email protected]> • #128373
[php-src] created branch PHP-8.2.33
Tue, 28 Jul 2026 10:07:42 +0000
saundefined <[email protected]> • #128372
[php-src] master: Fix string freeing in phar_follow_one_link()
Tue, 28 Jul 2026 10:05:07 +0000
Ilija Tovilo <[email protected]> • #128371
[php-src] master: Merge branch 'PHP-8.5'
Tue, 28 Jul 2026 10:00:17 +0000
Ilija Tovilo <[email protected]> • #128370
[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 28 Jul 2026 10:00:14 +0000
Ilija Tovilo <[email protected]> • #128369
[php-src] master: Fix out-of-bounds write in ext-bcmath bccomp() via bc_str2num()
Tue, 28 Jul 2026 10:00:13 +0000
"Recep A. via Ilija Tovilo" <[email protected]> • #128368
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3
Tue, 28 Jul 2026 10:00:08 +0000
Ilija Tovilo <[email protected]> • #128367
[php-src] PHP-8.4: Merge branch 'PHP-8.3' into PHP-8.4
Tue, 28 Jul 2026 10:00:10 +0000
Ilija Tovilo <[email protected]> • #128366
[php-src] PHP-8.5: Fix SQL injection in ext-pgsql via E'...' backslash breakout
Tue, 28 Jul 2026 10:00:07 +0000
Ilija Tovilo <[email protected]> • #128365
[php-src] master: libgd patch for CVE-2026-9672
Tue, 28 Jul 2026 10:00:07 +0000
Ilija Tovilo <[email protected]> • #128364
[php-src] PHP-8.4: Fix GHSA-vc5h-9ppw-p5f3: phar circular symlink crash
Tue, 28 Jul 2026 10:00:07 +0000
Jakub Zelenka via Ilija Tovilo <[email protected]> • #128363
[php-src] PHP-8.2: Add NEWS entries
Tue, 28 Jul 2026 10:00:08 +0000
Ilija Tovilo <[email protected]> • #128362
[php-src] master: Make php-cli functionality available in embed build (#21385)
Tue, 28 Jul 2026 09:27:23 +0000
Marc via GitHub <[email protected]> • #128361
[php-src] master: ext/gmp: Add gmp_prevprime() (#22807)
Tue, 28 Jul 2026 08:38:21 +0000
Weilin Du via GitHub <[email protected]> • #128360
[php-src] master: sapi: use zend_result type for return types when possible
Tue, 28 Jul 2026 07:54:22 +0000
Gina Peter Banyard <[email protected]> • #128359
[php-src] master: sapi: pack globals struct
Tue, 28 Jul 2026 07:54:17 +0000
Gina Peter Banyard <[email protected]> • #128358
[php-src] master: sapi: use bool type for headers_sent global
Tue, 28 Jul 2026 07:54:14 +0000
Gina Peter Banyard <[email protected]> • #128357
[php-src] master: sapi: use bool type for post_read global
Tue, 28 Jul 2026 07:54:12 +0000
Gina Peter Banyard <[email protected]> • #128356
[php-src] master: streams: use zend string property update function (#22903)
Tue, 28 Jul 2026 07:48:54 +0000
Gina Peter Banyard via GitHub <[email protected]> • #128355
[php-src] master: docs/source/miscellaneous/writing-tests.rst: remove misplaced "is" (#22904)
Mon, 27 Jul 2026 22:16:36 +0000
NickSdot via GitHub <[email protected]> • #128354
[php-src] master: streams: use C enums instead of define for error_{store_}mode (#22901)
Mon, 27 Jul 2026 19:20:14 +0000
Gina Peter Banyard via GitHub <[email protected]> • #128353
[php-src] master: streams: use PRIu32 format specifier rather than u
Mon, 27 Jul 2026 18:32:12 +0000
Gina Peter Banyard <[email protected]> • #128352
[php-src] master: `ReflectionClass::setStaticPropertyValue()`: update missing property error
Mon, 27 Jul 2026 17:37:55 +0000
Daniel Scherzer <[email protected]> • #128351
[php-src] master: Reflection: improve error messages for lazy initialization errors
Mon, 27 Jul 2026 17:37:49 +0000
Daniel Scherzer <[email protected]> • #128350
[php-src] master: Reflection: add regression tests for lazy initialization errors
Mon, 27 Jul 2026 17:37:45 +0000
Daniel Scherzer <[email protected]> • #128349
[php-src] master: `ReflectionMethod::getPrototype()`: add parentheses to error message
Mon, 27 Jul 2026 17:37:43 +0000
Daniel Scherzer <[email protected]> • #128348
[php-src] master: streams: mark php_stream_error_create_array() as static
Mon, 27 Jul 2026 17:00:53 +0000
Gina Peter Banyard <[email protected]> • #128347
[php-src] master: [PFA 4/n] Optimize constant pre-bound arguments (#22829)
Mon, 27 Jul 2026 17:00:06 +0000
Arnaud Le Blanc via GitHub <[email protected]> • #128346
[php-src] master: Merge branch 'PHP-8.5'
Mon, 27 Jul 2026 16:04:36 +0000
Arnaud Le Blanc <[email protected]> • #128345
[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 27 Jul 2026 16:04:34 +0000
Arnaud Le Blanc <[email protected]> • #128344
[php-src] master: ext/standard: Fix `setlocale()` NUL byte truncation (#22843)
Mon, 27 Jul 2026 16:03:55 +0000
Weilin Du via GitHub <[email protected]> • #128343
[php-src] PHP-8.4: Forbid \C in UTF-8 patterns (#21139)
Mon, 27 Jul 2026 16:01:37 +0000
Arnaud Le Blanc via GitHub <[email protected]> • #128342
[php-src] master: [PFA 3/n] Support PFA in const exprs (#22785)
Mon, 27 Jul 2026 15:59:28 +0000
Arnaud Le Blanc via GitHub <[email protected]> • #128341
[php-src] master: Merge branch 'PHP-8.5'
Mon, 27 Jul 2026 14:41:49 +0000
Weilin Du <[email protected]> • #128340
[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
Sjoerd Langkemper via Weilin Du <[email protected]> • #128339
[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 27 Jul 2026 14:41:46 +0000
Weilin Du <[email protected]> • #128338
[php-src] master: Add UPGRADING.INTERNALS notes for stream functions
Mon, 27 Jul 2026 10:57:40 +0000
Gina Peter Banyard <[email protected]> • #128337
[php-src] master: streams: make php_stream_flush() a proper function
Mon, 27 Jul 2026 10:44:21 +0000
Gina Peter Banyard <[email protected]> • #128336
[php-src] master: streams: make php_stream_scandir() a proper function
Mon, 27 Jul 2026 10:44:13 +0000
Gina Peter Banyard <[email protected]> • #128335
[php-src] master: streams: drop leading _ for most stream functions
Mon, 27 Jul 2026 10:44:08 +0000
Gina Peter Banyard <[email protected]> • #128334
[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
Ilia Alshanetsky via GitHub <[email protected]> • #128333
[php-src] master: Merge branch 'PHP-8.5'
Mon, 27 Jul 2026 09:50:05 +0000
Weilin Du <[email protected]> • #128332
[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
Sjoerd Langkemper via Weilin Du <[email protected]> • #128331
[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 27 Jul 2026 09:50:03 +0000
Weilin Du <[email protected]> • #128330
[php-src] master: Fix use-of-uninitialized-value ast->lineno
Sun, 26 Jul 2026 16:14:49 +0000
Ilija Tovilo <[email protected]> • #128329
[php-src] master: CI: Fix writing-tests.rst format to pass doc rstfmt CI
Sun, 26 Jul 2026 16:02:12 +0000
Weilin Du <[email protected]> • #128328
[php-src] master: ext/intl: Remove icu-io as a dependency (#22891)
Sun, 26 Jul 2026 14:09:04 +0000
Weilin Du via GitHub <[email protected]> • #128327
[php-src] master: sapi: only use FCC for header_register_callback() (#22877)
Sun, 26 Jul 2026 11:42:43 +0000
Gina Peter Banyard via GitHub <[email protected]> • #128326
[php-src] master: Add OpenSSL TLS 1.3 early data (0-RTT) support (#22802)
Sat, 25 Jul 2026 21:56:18 +0000
Jakub Zelenka via GitHub <[email protected]> • #128325
[php-src] master: Fix run-tests.php --file-cache-prime with multiple workers (GH-22886)
Sat, 25 Jul 2026 20:48:05 +0000
Ilija Tovilo via GitHub <[email protected]> • #128324
[php-src] master: standard/filestats.c: use RETURN_BOOL() when possible (#22876)
Sat, 25 Jul 2026 10:37:03 +0000
Gina Peter Banyard via GitHub <[email protected]> • #128323
[php-src] master: [skip ci] Fix warning in tests when JIT is disabled at compile time
Sat, 25 Jul 2026 09:06:20 +0000
Ilija Tovilo <[email protected]> • #128322
[php-src] master: Use `php_pollfd_for_ms` more consistently for single fd polling (#22872)
Fri, 24 Jul 2026 18:14:49 +0000
Calvin Buckley via GitHub <[email protected]> • #128321
[php-src] master: Rather than erroring, disable JIT when pthread protection is unavailable (GH-22853)
Fri, 24 Jul 2026 18:07:08 +0000
Florian Engelhardt via GitHub <[email protected]> • #128320
[php-src] master: Refactor various raw C-string concatenation to use existing API (#22879)
Fri, 24 Jul 2026 17:06:32 +0000
Weilin Du via GitHub <[email protected]> • #128319
[php-src] master: [skip ci] Fix several NEWS and UPGRADING entries
Fri, 24 Jul 2026 15:59:52 +0000
Weilin Du <[email protected]> • #128318
[php-src] master: Merge branch 'PHP-8.5'
Fri, 24 Jul 2026 15:54:20 +0000
Ilia Alshanetsky <[email protected]> • #128317
[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 24 Jul 2026 15:54:18 +0000
Ilia Alshanetsky <[email protected]> • #128316
[php-src] PHP-8.5: Fix OOB read in opcache POSIX largepage page-size selection
Fri, 24 Jul 2026 15:54:18 +0000
Ilia Alshanetsky <[email protected]> • #128315
[php-src] master: Merge branch 'PHP-8.5'
Fri, 24 Jul 2026 15:35:17 +0000
Ilia Alshanetsky <[email protected]> • #128314
[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 24 Jul 2026 15:35:15 +0000
Ilia Alshanetsky <[email protected]> • #128313
[php-src] master: Don't expose a freed stream resource to user filters
Fri, 24 Jul 2026 15:35:15 +0000
Ilia Alshanetsky <[email protected]> • #128312
[php-src] master: Fix phpdbg over-read when watching a packed array element (#22756)
Fri, 24 Jul 2026 15:14:18 +0000
Ilia Alshanetsky via GitHub <[email protected]> • #128311
[php-src] master: Tweak lineno compilation
Fri, 24 Jul 2026 15:00:06 +0000
Ilija Tovilo <[email protected]> • #128310
[php-src] master: streams: php_stream_copy_to_stream_ex() drops progress notifications.
Fri, 24 Jul 2026 14:02:02 +0000
David Carlier <[email protected]> • #128309
[php-src] master: Merge branch 'PHP-8.5'
Fri, 24 Jul 2026 12:49:29 +0000
Ilia Alshanetsky <[email protected]> • #128308
[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Fri, 24 Jul 2026 12:49:19 +0000
Ilia Alshanetsky <[email protected]> • #128307
[php-src] PHP-8.5: Guard var_dump()/debug_zval_dump() against native stack overflow
Fri, 24 Jul 2026 12:49:19 +0000
Ilia Alshanetsky <[email protected]> • #128306
[php-src] master: Change `pcre.backtrack_limit` in the ini templates to the default value (#22868)
Fri, 24 Jul 2026 10:21:06 +0000
Cas Ebbers via GitHub <[email protected]> • #128305
[php-src] deleted branch poll-cleanup
Fri, 24 Jul 2026 06:05:06 +0000
NattyNarwhal <[email protected]> • #128304
[php-src] poll-cleanup: cli: Convert to php_pollfd_for_ms from select
Fri, 24 Jul 2026 06:04:58 +0000
Calvin Buckley <[email protected]> • #128303
[php-src] poll-cleanup: io: Use php_pollfd_for_ms for single fd poll
Fri, 24 Jul 2026 06:04:52 +0000
Calvin Buckley <[email protected]> • #128302
[php-src] poll-cleanup: fastcgi: Use php_pollfd_for_ms for single fd
Fri, 24 Jul 2026 06:04:47 +0000
Calvin Buckley <[email protected]> • #128301
[php-src] poll-cleanup: pgsql: Use php_pollfd_for_ms in compat shim
Fri, 24 Jul 2026 06:04:43 +0000
Calvin Buckley <[email protected]> • #128300
[php-src] poll-cleanup: ftp: For single fd poll calls, use php_pollfd_for_ms
Fri, 24 Jul 2026 06:04:40 +0000
Calvin Buckley <[email protected]> • #128299
[php-src] created branch poll-cleanup
Fri, 24 Jul 2026 06:04:34 +0000
NattyNarwhal <[email protected]> • #128298
[php-src] master: Remove `param` argument from `php_verror` (#22865)
Fri, 24 Jul 2026 04:56:36 +0000
Calvin Buckley via GitHub <[email protected]> • #128297
[php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 19:18:18 +0000
Ilija Tovilo <[email protected]> • #128296
[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 23 Jul 2026 19:18:18 +0000
Ilija Tovilo <[email protected]> • #128295
[php-src] master: Merge branch 'PHP-8.3' into PHP-8.4
Thu, 23 Jul 2026 19:18:16 +0000
Ilija Tovilo <[email protected]> • #128294
[php-src] PHP-8.5: Merge branch 'PHP-8.2' into PHP-8.3
Thu, 23 Jul 2026 19:18:16 +0000
Ilija Tovilo <[email protected]> • #128293
[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
Ilija Tovilo <[email protected]> • #128292
[php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 18:10:36 +0000
Calvin Buckley <[email protected]> • #128291
[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 23 Jul 2026 18:10:33 +0000
Calvin Buckley <[email protected]> • #128290
[php-src] PHP-8.4: Merge branch 'PHP-8.3' into PHP-8.4
Thu, 23 Jul 2026 18:10:33 +0000
Calvin Buckley <[email protected]> • #128289
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3
Thu, 23 Jul 2026 18:10:33 +0000
Calvin Buckley <[email protected]> • #128288
[php-src] PHP-8.2: Regenerate the expired ext/ftp/tests/cert.pem (#22873)
Thu, 23 Jul 2026 18:08:39 +0000
Ilia Alshanetsky via GitHub <[email protected]> • #128287
[php-src] master: ext/gd: remove libde265 and x265 checks on Windows (#22869)
Thu, 23 Jul 2026 14:02:09 +0000
Shivam Mathur via GitHub <[email protected]> • #128286
[php-src] master: ext/gd: conflicting iconv_t typedef breaking the Solaris build. (#22810)
Thu, 23 Jul 2026 11:45:41 +0000
David CARLIER via GitHub <[email protected]> • #128285
[php-src] PHP-8.5: [skip ci] Disable opcache.file_cache_only for gh22782.phpt
Thu, 23 Jul 2026 11:34:13 +0000
Ilija Tovilo <[email protected]> • #128284
[php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 11:34:13 +0000
Ilija Tovilo <[email protected]> • #128283
[php-src] master: Merge branch 'PHP-8.5'
Thu, 23 Jul 2026 11:14:27 +0000
Ilija Tovilo <[email protected]> • #128282
[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Thu, 23 Jul 2026 11:14:25 +0000
Ilija Tovilo <[email protected]> • #128281
[php-src] master: [skip ci] Revert "CI: Revert timeout fix for Symfony community build (#22682)"
Thu, 23 Jul 2026 11:14:25 +0000
Ilija Tovilo <[email protected]> • #128280
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.