php.bugs archive

1716 archived articles, newest first (page 1 of 18). Latest articles →

[php-src] Issue #23400: Possibly stale op_array extension cache slot on ZTS
Sat, 22 Aug 2026 16:59:33 +0000
[email protected] (ptondereau) • #252648
[php-src] Issue #23404: CI for Apache/LiteSpeed modules
Fri, 21 Aug 2026 19:29:13 +0000
[email protected] (NattyNarwhal) • #252647
[php-src] Issue #23400: Possibly stale op_array extension cache slot on ZTS
Fri, 21 Aug 2026 13:42:20 +0000
[email protected] (ptondereau) • #252646
[php-src] Issue #23288: opcache_get_status stats wrong when opcache.memory_consumption set in php-fpm pool
Thu, 20 Aug 2026 21:27:56 +0000
[email protected] (devnexen) • #252645
[php-src] Issue #23392: BackedEnum::tryFrom() invalidly throws on wrong types and throws on a "self" type.
Thu, 20 Aug 2026 11:57:49 +0000
[email protected] (MircoBabin) • #252644
[php-src] Issue #23301: Nested "yield from" yields a value twice when the middle generator ends with "yield from []"
Thu, 20 Aug 2026 08:34:05 +0000
[email protected] (arnaud-lb) • #252643
[php-src] Issue #23390: promkaeo1996-hue
Wed, 19 Aug 2026 23:25:37 +0000
[email protected] (promkaeo1996-hue) • #252642
[php-src] Issue #23390: promkaeo1996-hue
Wed, 19 Aug 2026 23:25:22 +0000
[email protected] (promkaeo1996-hue) • #252641
[php-src] Issue #23385: Use-after-free in SplDoublyLinkedList::serialize()
Wed, 19 Aug 2026 15:49:10 +0000
[email protected] (iluuu1994) • #252640
[php-src] Issue #23385: Use-after-free in SplDoublyLinkedList::serialize()
Wed, 19 Aug 2026 15:49:06 +0000
[email protected] (iluuu1994) • #252639
[php-src] Issue #23377: Buffer overwrite in hash_pbkdf2
Wed, 19 Aug 2026 12:39:43 +0000
[email protected] (Sjord) • #252638
[php-src] Issue #23377: Buffer overwrite in hash_pbkdf2
Wed, 19 Aug 2026 12:14:51 +0000
[email protected] (Sjord) • #252637
[php-src] Issue #20645: New Zend fake scope guard API proposal
Wed, 19 Aug 2026 08:52:00 +0000
[email protected] (alexandre-daubois) • #252636
[php-src] Issue #23365: ext/dom: `DOMNode::insertBefore($n, $n)` drops the node and leaves a self-referencing sibling list
Wed, 19 Aug 2026 08:51:28 +0000
[email protected] (alexandre-daubois) • #252635
[php-src] Issue #23056: ext/session: "handler" part of warning broke in master
Tue, 18 Aug 2026 19:48:02 +0000
[email protected] (Girgias) • #252634
[php-src] Issue #23328: SessionHandlerInterface create_sid()/validateId() warning depends on the order interfaces are listed in
Tue, 18 Aug 2026 18:50:36 +0000
[email protected] (Girgias) • #252633
[php-src] Issue #23331: ext/dom: UAF node_list_unlink() skips attribute children that still have a live wrapper
Tue, 18 Aug 2026 18:36:17 +0000
[email protected] (iliaal) • #252632
[php-src] Issue #23355: PHP-FPM SIGSEGV with OPcache, an observer, and an extension loaded per pool
Tue, 18 Aug 2026 15:12:43 +0000
[email protected] (nyrzhun) • #252631
[php-src] Issue #23353: ext/dom: `DOMDocument::adoptNode()` leaves dangling wrappers under later siblings on 8.3 and 8.4
Tue, 18 Aug 2026 12:49:37 +0000
[email protected] (alexandre-daubois) • #252630
[php-src] Issue #23353: ext/dom: `DOMDocument::adoptNode()` leaves dangling wrappers under later siblings on 8.3 and 8.4
Tue, 18 Aug 2026 12:49:36 +0000
[email protected] (alexandre-daubois) • #252629
[php-src] Issue #23352: ext/dom: UAF reading an attribute value node retained across `DOMDocument::adoptNode()`
Tue, 18 Aug 2026 12:48:11 +0000
[email protected] (alexandre-daubois) • #252628
[php-src] Issue #23352: ext/dom: UAF reading an attribute value node retained across `DOMDocument::adoptNode()`
Tue, 18 Aug 2026 12:48:10 +0000
[email protected] (alexandre-daubois) • #252627
[php-src] Issue #23346: PHP 8.5.9 OPcache executes wrong internal functions (number_format → dechex, acos → hypot) under PHP-FPM
Tue, 18 Aug 2026 11:21:42 +0000
[email protected] (bzcomputers) • #252626
[php-src] Issue #23094: ext/intl: NumberFormatter::parse() and parseCurrency() use UTF-16 offsets for UTF-8 strings
Tue, 18 Aug 2026 09:55:10 +0000
[email protected] (LamentXU123) • #252625
[php-src] Issue #23335: Add whitelist support to OPcache
Mon, 17 Aug 2026 16:57:07 +0000
[email protected] (printSamarth) • #252624
[php-src] Issue #23334: Dom\HTMLTemplateElement is missing, so template contents are unreachable from the DOM API
Mon, 17 Aug 2026 16:38:36 +0000
[email protected] (nicolas-grekas) • #252623
[php-src] Issue #23332: Saturation of ArrayObject iterator leads to UAF
Mon, 17 Aug 2026 12:52:26 +0000
[email protected] (alexandre-daubois) • #252622
[php-src] Issue #23332: Saturation of ArrayObject iterator leads to UAF
Mon, 17 Aug 2026 12:52:25 +0000
[email protected] (alexandre-daubois) • #252621
[php-src] Issue #23331: ext/dom: UAF node_list_unlink() skips attribute children that still have a live wrapper
Mon, 17 Aug 2026 12:48:42 +0000
[email protected] (alexandre-daubois) • #252620
[php-src] Issue #23331: ext/dom: UAF node_list_unlink() skips attribute children that still have a live wrapper
Mon, 17 Aug 2026 12:48:43 +0000
[email protected] (alexandre-daubois) • #252619
[php-src] Issue #23328: SessionHandlerInterface create_sid()/validateId() warning depends on the order interfaces are listed in
Mon, 17 Aug 2026 09:30:29 +0000
[email protected] (nicolas-grekas) • #252618
[php-src] Issue #23326: PHP 8.6 | Undocumented change in DOMDocument::$documentURI value format on Windows
Mon, 17 Aug 2026 06:41:59 +0000
[email protected] (shivammathur) • #252617
[php-src] Issue #22522: ASan double-free DOM XML php_libxml_decrement_doc_ref_directly
Mon, 17 Aug 2026 03:49:55 +0000
[email protected] (devnexen) • #252616
[php-src] Issue #23326: PHP 8.6 | Undocumented change in DOMDocument::$documentURI value format on Windows
Sun, 16 Aug 2026 21:09:56 +0000
[email protected] (jrfnl) • #252615
[php-src] Issue #22624: Use-after-free via DOMNameSpaceNode after DOMDocument::xinclude()
Sun, 16 Aug 2026 14:30:48 +0000
[email protected] (devnexen) • #252614
[php-src] Issue #23301: Nested "yield from" yields a value twice when the middle generator ends with "yield from []"
Sat, 15 Aug 2026 20:39:40 +0000
[email protected] (kojiromike) • #252613
[php-src] Issue #22130: Default-Search path for ldap.conf changed to D:\a\winlib-builder\winlib-builder\install\etc\openldap\ldap.conf
Sat, 15 Aug 2026 09:57:17 +0000
[email protected] (shivammathur) • #252612
[php-src] Issue #23289: Diabitrage-ingrid-asset-recovery
Sat, 15 Aug 2026 09:42:41 +0000
[email protected] (DanielEScherzer) • #252611
[php-src] Issue #23289: Diabitrage. lLve
Sat, 15 Aug 2026 02:55:02 +0000
[email protected] (asupixels) • #252610
[php-src] Issue #23288: opcache_get_status stats wrong when opcache.memory_consumption set in php-fpm pool
Fri, 14 Aug 2026 21:56:48 +0000
[email protected] (Krinkle) • #252609
[php-src] Issue #23280: Zend: add missing ZPP tests
Fri, 14 Aug 2026 15:08:56 +0000
[email protected] (Girgias) • #252608
[php-src] Issue #23276: ZipArchive subclass storing its own stream is uncollectable after the GH-17787 fix
Fri, 14 Aug 2026 13:15:30 +0000
[email protected] (eyupcanakman) • #252607
[php-src] Issue #23272: ext/gd: php86beta1-gd fails to compile
Fri, 14 Aug 2026 11:26:45 +0000
[email protected] (devnexen) • #252606
[php-src] Issue #23272: ext/gd: php86beta1-gd fails to compile
Fri, 14 Aug 2026 07:31:15 +0000
[email protected] (BjarneDMat) • #252605
[php-src] Issue #23264: Streams: set_error_handler() callback frees the structured-handler context
Thu, 13 Aug 2026 22:10:35 +0000
[email protected] (edorian) • #252604
[php-src] Issue #23262: stream_get_meta_data() uses the stream after error_handler closes it
Thu, 13 Aug 2026 20:17:04 +0000
[email protected] (edorian) • #252603
[php-src] Issue #17787: ZipArchive->getStreamIndex(0) aborts after 790 of 1800 lines
Thu, 13 Aug 2026 20:13:23 +0000
[email protected] (LamentXU123) • #252602
[php-src] Issue #23259: Stream-error finalization uses streams after close
Thu, 13 Aug 2026 17:36:32 +0000
[email protected] (edorian) • #252601
[php-src] Issue #10497: Cannot directly modify an object stored in a constant
Thu, 13 Aug 2026 10:41:04 +0000
[email protected] (iluuu1994) • #252600
[php-src] Issue #23243: Strange behaviour when using include and dot operator
Thu, 13 Aug 2026 10:29:40 +0000
[email protected] (kamil-tekiela) • #252599
[php-src] Issue #23244: Can not set LDAP_OPT_NETWORK_TIMEOUT on php 8.4
Thu, 13 Aug 2026 10:05:25 +0000
[email protected] (amorebietakoUdala) • #252598
[php-src] Issue #23243: Strange behaviour when using include and dot operator
Thu, 13 Aug 2026 09:30:35 +0000
[email protected] (bug-fix0r) • #252597
[php-src] Issue #23242: PHP development server does not support Expect 100-continue flow control
Thu, 13 Aug 2026 07:45:21 +0000
[email protected] (Sjord) • #252596
[php-src] Issue #23232: is_callable('\::method') asks the autoloader for an empty class name
Wed, 12 Aug 2026 15:10:17 +0000
[email protected] (spawnia) • #252595
[php-src] Issue #18985: Inner expression compilation (for match) can result in wrong line numbers
Wed, 12 Aug 2026 14:06:07 +0000
[email protected] (iluuu1994) • #252594
[php-src] Issue #23229: [FFI] Opt-in mapping of C struct types to userland PHP classes (typed CData handles)
Wed, 12 Aug 2026 13:26:51 +0000
[email protected] (lisachenko) • #252593
[php-src] Issue #17126: get_class_methods($closure) doesn't return __invoke
Wed, 12 Aug 2026 10:39:58 +0000
[email protected] (iliaal) • #252592
[php-src] Issue #15375: Generator with double enclosed `yield from` and `valid` call will skip items
Wed, 12 Aug 2026 10:38:46 +0000
[email protected] (iliaal) • #252591
[php-src] Issue #23204: implode() / join(): Use-After-Free via Stringable::__toString() Array Mutation
Tue, 11 Aug 2026 17:06:15 +0000
[email protected] (devnexen) • #252590
[php-src] Issue #23204: implode() / join(): Use-After-Free via Stringable::__toString() Array Mutation
Mon, 10 Aug 2026 20:10:44 +0000
[email protected] (iluuu1994) • #252589
[php-src] Issue #23115: stack overflow in array
Mon, 10 Aug 2026 11:13:54 +0000
[email protected] (arnaud-lb) • #252588
[php-src] Issue #23196: Static property hooks
Mon, 10 Aug 2026 10:14:05 +0000
[email protected] (procodix) • #252587
[php-src] Issue #23194: Proposal: Object Initialization Blocks
Mon, 10 Aug 2026 10:10:10 +0000
[email protected] (procodix) • #252586
[php-src] Issue #23113: stack overflow in array/asan
Mon, 10 Aug 2026 10:03:06 +0000
[email protected] (arnaud-lb) • #252585
[php-src] Issue #23111: Stack overflow in array?
Mon, 10 Aug 2026 10:03:05 +0000
[email protected] (arnaud-lb) • #252584
[php-src] Issue #23190: Unserialize Exception with Php 8.6
Mon, 10 Aug 2026 08:34:50 +0000
[email protected] (oleibman) • #252583
[php-src] Issue #23088: JIT stack overflow
Mon, 10 Aug 2026 08:14:33 +0000
[email protected] (arnaud-lb) • #252582
[php-src] Issue #23190: Unserialize Exception with Php 8.6
Sun, 9 Aug 2026 15:06:41 +0000
[email protected] (oleibman) • #252581
[php-src] Issue #23177: Structured Query Language
Sun, 9 Aug 2026 13:45:30 +0000
[email protected] (LamentXU123) • #252580
[php-src] Issue #23177: Structured Query Language
Sun, 9 Aug 2026 13:45:27 +0000
[email protected] (LamentXU123) • #252579
[php-src] Issue #23177: Structured Query Language
Sun, 9 Aug 2026 13:45:26 +0000
[email protected] (LamentXU123) • #252578
[php-src] Issue #23177: Structured Query Language
Sun, 9 Aug 2026 04:50:43 +0000
[email protected] (narayan9862) • #252577
[php-src] Issue #23121: Assertion failure zend_fcc_addref zend_API.h
Sat, 8 Aug 2026 17:50:37 +0000
[email protected] (devnexen) • #252576
[php-src] Issue #23120: stack overflow in dom
Sat, 8 Aug 2026 16:19:09 +0000
[email protected] (LamentXU123) • #252575
[php-src] Issue #23117: stack overflow in dom
Sat, 8 Aug 2026 09:01:16 +0000
[email protected] (LamentXU123) • #252574
[php-src] Issue #23116: stack overflow in dom
Sat, 8 Aug 2026 09:01:16 +0000
[email protected] (LamentXU123) • #252573
[php-src] Issue #23122: PHP‑FPM workers exceed pm.max_requests
Sat, 8 Aug 2026 03:32:02 +0000
[email protected] (qcybb) • #252572
[php-src] Issue #23121: Assertion failure zend_fcc_addref zend_API.h
Sat, 8 Aug 2026 03:09:53 +0000
[email protected] (YuanchengJiang) • #252571
[php-src] Issue #23120: stack overflow in dom
Sat, 8 Aug 2026 01:06:58 +0000
[email protected] (djarfluka) • #252570
[php-src] Issue #23119: stack overflow in jit
Sat, 8 Aug 2026 01:05:45 +0000
[email protected] (djarfluka) • #252569
[php-src] Issue #23118: stack overflow in asan/dom?
Sat, 8 Aug 2026 01:03:52 +0000
[email protected] (djarfluka) • #252568
[php-src] Issue #23117: stack overflow in dom
Sat, 8 Aug 2026 01:01:43 +0000
[email protected] (djarfluka) • #252567
[php-src] Issue #23116: stack overflow in dom
Sat, 8 Aug 2026 01:00:34 +0000
[email protected] (djarfluka) • #252566
[php-src] Issue #23115: stack overflow in array
Sat, 8 Aug 2026 00:58:48 +0000
[email protected] (djarfluka) • #252565
[php-src] Issue #23114: stack overflow in JIT
Sat, 8 Aug 2026 00:56:53 +0000
[email protected] (djarfluka) • #252564
[php-src] Issue #23113: stack overflow in array/asan
Sat, 8 Aug 2026 00:54:07 +0000
[email protected] (djarfluka) • #252563
[php-src] Issue #23112: stack overflow in array/sanitizer
Sat, 8 Aug 2026 00:49:35 +0000
[email protected] (djarfluka) • #252562
[php-src] Issue #23111: Stack overflow in array?
Sat, 8 Aug 2026 00:45:08 +0000
[email protected] (djarfluka) • #252561
[php-src] Issue #16513: curl: exceptions in callbacks do not abort the request
Fri, 7 Aug 2026 18:16:11 +0000
[email protected] (Girgias) • #252560
[php-src] Issue #23106: zend_memnstr: Assertion `end >= p' failed.
Fri, 7 Aug 2026 17:47:25 +0000
[email protected] (lmaltsis) • #252559
[php-src] Issue #22915: JIT compiled exit clobbers registers before saving
Fri, 7 Aug 2026 14:19:27 +0000
[email protected] (arnaud-lb) • #252558
[php-src] Issue #23082: unserialize_callback_func can no longer be reset to its empty default at runtime
Fri, 7 Aug 2026 11:22:15 +0000
[email protected] (Girgias) • #252557
[php-src] Issue #22979: serialize() with lazy proxies duplicates the real instance instead of using a backreference
Fri, 7 Aug 2026 07:50:17 +0000
[email protected] (bmack) • #252556
[php-src] Issue #23083: SEGV build_trace_args in zend_exceptions.c `-d error_include_args=On`
Thu, 6 Aug 2026 20:50:15 +0000
[email protected] (devnexen) • #252555
[php-src] Issue #23062: ext/OPCACHE fails on php8.5
Thu, 6 Aug 2026 19:16:08 +0000
[email protected] (TimWolla) • #252554
[php-src] Issue #23094: ext/intl: NumberFormatter::parse() and parseCurrency() use UTF-16 offsets for UTF-8 strings
Thu, 6 Aug 2026 18:23:12 +0000
[email protected] (LamentXU123) • #252553
[php-src] Issue #23093: First class callable syntax for instance methods
Thu, 6 Aug 2026 16:06:15 +0000
[email protected] (rela589n) • #252552
[php-src] Issue #22206: FTBFS php 8.5.6 with GCC 16
Thu, 6 Aug 2026 14:50:19 +0000
[email protected] (arnaud-lb) • #252551
[php-src] Issue #23089: Stack overflow no location
Thu, 6 Aug 2026 13:04:45 +0000
[email protected] (djarfluka) • #252550
[php-src] Issue #23088: JIT stack overflow
Thu, 6 Aug 2026 13:01:40 +0000
[email protected] (djarfluka) • #252549
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.