php.bugs archive
1728 archived articles, newest first (page 11 of 18). Latest articles →
[php-src] Issue #21106: Missing trait is E_ERROR but missing extends/implements is Exception when autoloaded?
Tue, 3 Feb 2026 03:27:46 +0000[php-src] Issue #17865: Pass1 statically binds constants at compile time in namespace
Tue, 3 Feb 2026 00:14:41 +0000[php-src] Issue #21068: PHP 8.4.17 RC 1: #61964 finfo_open with directory cause invalid free
Tue, 3 Feb 2026 00:13:58 +0000[php-src] Issue #21086: Test gh20836_stack_limit.phpt fails on Alpinelinux ppc64le 8.4.18RC1
Mon, 2 Feb 2026 23:55:40 +0000[php-src] Issue #21114: SplFileInfo has no method isWriteable()
Mon, 2 Feb 2026 22:22:05 +0000[php-src] Issue #21115: Block premature access to session storage
Mon, 2 Feb 2026 21:55:12 +0000[php-src] Issue #21114: SplFileInfo has no method isWriteable()
Mon, 2 Feb 2026 21:40:38 +0000[php-src] Issue #21113: imagetruecolortopalette() causes Segmentation Fault in Linux CLI only
Mon, 2 Feb 2026 18:33:31 +0000[php-src] Issue #21107: Autoloaded class missing implements/extends cannot be loaded again with require_once/will result in different class to be loaded
Mon, 2 Feb 2026 15:50:50 +0000[php-src] Issue #20952: `opcache.file_cache_only = On` cause SEGV in `php_request_shutdown`
Mon, 2 Feb 2026 00:13:55 +0000[php-src] Issue #21107: Autoloaded class missing implements/extends cannot be loaded again with require_once/will result in different class to be loaded
Sun, 1 Feb 2026 06:08:36 +0000[php-src] Issue #21106: Missing trait is E_ERROR but missing extends/implements is Exception when autoloaded?
Sun, 1 Feb 2026 05:35:34 +0000[php-src] Issue #20166: JIT iterator crash
Sun, 1 Feb 2026 00:15:29 +0000[php-src] Issue #21048: numberFormatter truncate decimal places
Sat, 31 Jan 2026 21:03:03 +0000[php-src] Issue #21090: The "new" operator should emit TypeErrors on __construct() return values.
Fri, 30 Jan 2026 22:30:35 +0000[php-src] Issue #21097: Accessing Dom\Node properties can can throw TypeError(s)
Fri, 30 Jan 2026 18:30:16 +0000[php-src] Issue #21077: Accessing Dom\Node::baseURI can throw TypeError
Fri, 30 Jan 2026 17:14:34 +0000[php-src] Issue #21023: SEGV at zend_call_known_fcc Zend/zend_API.h
Fri, 30 Jan 2026 13:10:46 +0000[php-src] Issue #21090: The "new" operator should emit TypeErrors on __construct() return values.
Fri, 30 Jan 2026 12:35:00 +0000[php-src] Issue #21086: Test gh20836_stack_limit.phpt fails on Alpinelinux ppc64le 8.4.18RC1
Thu, 29 Jan 2026 21:15:10 +0000[php-src] Issue #21058: undefined behavior in basic_functions.c
Thu, 29 Jan 2026 19:49:48 +0000[php-src] Issue #21083: openssl_pkey_new() fails for EC keys on OpenSSL 3.6 - incorrectly requires private_key_bits
Thu, 29 Jan 2026 18:08:30 +0000[php-src] Issue #21069: PHP 8.4.17 RC 1: Test finfo_buffer() function : basic functionality
Thu, 29 Jan 2026 17:38:30 +0000[php-src] Issue #21072: zend_ast assertion failure in class property initializer
Thu, 29 Jan 2026 16:00:51 +0000[php-src] Issue #21059: SIGSEGV in OPCache Preloading when using Typed Class Constants with Closures
Thu, 29 Jan 2026 12:31:46 +0000[php-src] Issue #21079: JIT causes non-deterministic results in Composer's SAT dependency resolver
Thu, 29 Jan 2026 11:22:35 +0000[php-src] Issue #21077: Accessing Dom\Node::baseURI can throw TypeError
Thu, 29 Jan 2026 11:10:07 +0000[php-src] Issue #21072: zend_ast assertion failure in class property initializer
Thu, 29 Jan 2026 03:23:17 +0000[php-src] Issue #20178: Add method attributes #[ParameterOrderMayChange] / #[ParameterNamesMayChange]
Thu, 29 Jan 2026 00:28:36 +0000[php-src] Issue #21070: PHP 8.4.17 RC 1: #71527 Buffer over-write in finfo_open with malformed magic file
Wed, 28 Jan 2026 21:35:22 +0000[php-src] Issue #21069: Test finfo_buffer() function : basic functionality
Wed, 28 Jan 2026 21:29:26 +0000[php-src] Issue #21068: finfo_open with directory cause invalid free
Wed, 28 Jan 2026 21:22:48 +0000[php-src] Issue #21018: PHP 8.5 behavior change: header() removes headers by name prefix
Wed, 28 Jan 2026 20:50:47 +0000[php-src] Issue #21055: Typo in pgsql_driver.c: duplicated constant in a switch
Wed, 28 Jan 2026 18:15:18 +0000[php-src] Issue #21029: [ARM64] zend_mm_heap corrupted with ZTS builds (Static PHP 8.5.2)
Wed, 28 Jan 2026 17:22:37 +0000[php-src] Issue #21059: SIGSEGV in OPCache Preloading when using Typed Class Constants with Closures
Wed, 28 Jan 2026 13:58:08 +0000[php-src] Issue #21058: undefined behavior in basic_functions.c
Wed, 28 Jan 2026 12:47:24 +0000[php-src] Issue #21055: Typo in pgsql_driver.c: duplicated constant in a switch
Wed, 28 Jan 2026 01:55:13 +0000[php-src] Issue #21052: php-fpm - segfault at start
Tue, 27 Jan 2026 15:12:47 +0000[php-src] Issue #21048: numberFormatter truncate decimal places
Tue, 27 Jan 2026 11:13:37 +0000[php-src] Issue #21044: make test -j16 yields 9 failed tests
Tue, 27 Jan 2026 07:55:16 +0000[php-src] Issue #21042: Integer Underflow in HEIF EXIF Parsing Leading to DoS
Mon, 26 Jan 2026 23:52:19 +0000[php-src] Issue #21041: Bug: Dom\HTMLDocument corrupts closing tags within scripts.
Mon, 26 Jan 2026 18:22:37 +0000[php-src] Issue #21040: Issue with foreach when used with reference "&" and reusing the same variable
Mon, 26 Jan 2026 08:15:55 +0000[php-src] Issue #20990: SIGABRT in `zend_ast_get_zval()` (zend_ast.h:383)
Mon, 26 Jan 2026 07:59:33 +0000[php-src] Issue #20991: SIGABRT in `zend_compile_func_array_map()` (zend_compile.c:5072) with `Assertion 0 && "not implemented"`
Mon, 26 Jan 2026 07:59:33 +0000[php-src] Issue #21041: Bug: Dom\HTMLDocument corrupts closing tags within scripts.
Mon, 26 Jan 2026 00:55:14 +0000[php-src] Issue #21040: Issue with foreach when used with reference "&" and reusing the same variable
Mon, 26 Jan 2026 00:32:20 +0000[php-src] Issue #21036: Null pointer dereference in mb_ereg_search_getregs() after mb_eregi() invalidates regex cache
Sun, 25 Jan 2026 14:33:17 +0000[php-src] Issue #21035: CLI with async signal delivery, sometimes coredumps below php_XML_Parse
Sun, 25 Jan 2026 13:33:38 +0000[php-src] Issue #21033: short closures in constant expressions
Sun, 25 Jan 2026 12:16:15 +0000[php-src] Issue #21033: short closures in constant expressions
Sun, 25 Jan 2026 12:05:37 +0000[php-src] Issue #21024: UBSan: member access within null pointer of type 'zend_object' in ext/standard/var.c:185 via var_dump()
Sun, 25 Jan 2026 07:39:14 +0000[php-src] Issue #21029: [ARM64] zend_mm_heap corrupted with ZTS builds (Static PHP 8.5.2)
Sat, 24 Jan 2026 21:24:44 +0000[php-src] Issue #21027: strtotime() has strange interpretation of decimal weeks
Sat, 24 Jan 2026 17:20:01 +0000[php-src] Issue #21024: UBSan: member access within null pointer of type 'zend_object' in ext/standard/var.c:185 via var_dump()
Sat, 24 Jan 2026 14:00:24 +0000[php-src] Issue #21023: SEGV at zend_call_known_fcc Zend/zend_API.h
Sat, 24 Jan 2026 13:41:56 +0000[php-src] Issue #20849: ftp_nlist, ftp_mlsd not working anymore since PHP 8.5.x , same code works fine in PHP 8.4.x
Sat, 24 Jan 2026 00:10:48 +0000[php-src] Issue #21018: PHP 8.5 behavior change: header() removes headers by name prefix
Fri, 23 Jan 2026 16:47:18 +0000[php-src] Issue #21006: JIT has wrong expectations for ZEND_FETCH_OBJ_FUNC_ARG when the prop is hooked
Thu, 22 Jan 2026 16:02:23 +0000[php-src] Issue #21002: PHP FPM 8.4 child randomly crash with SIGABRT - Could not find zend_types.h: symbol zend_gc_refcount not found
Thu, 22 Jan 2026 10:21:22 +0000[php-src] Issue #20999: How to intercept in advance?
Thu, 22 Jan 2026 02:05:55 +0000[php-src] Issue #20999: How to intercept in advance?
Thu, 22 Jan 2026 01:11:51 +0000[php-src] Issue #20479: Heap buffer overflow in property hooks (zho_build_properties_ex) via re-entrant getter during var_export()
Wed, 21 Jan 2026 17:54:45 +0000[php-src] Issue #20992: Building ext/intl with `--enable-address-sanitizer --enable-undefined-sanitizer` fails to link
Wed, 21 Jan 2026 16:25:39 +0000[php-src] Issue #20991: SIGABRT in `zend_compile_func_array_map()` (zend_compile.c:5072) with `Assertion 0 && "not implemented"`
Wed, 21 Jan 2026 14:52:11 +0000[php-src] Issue #20990: SIGABRT in `zend_ast_get_zval()` (zend_ast.h:383)
Wed, 21 Jan 2026 14:49:51 +0000[php-src] Issue #20989: Valgrind warning with ini_get + preg_match and pcre.jit=1
Wed, 21 Jan 2026 12:47:50 +0000[php-src] Issue #20973: How to throw an exception in a custom opcode handler?
Wed, 21 Jan 2026 08:56:35 +0000[php-src] Issue #20818: Segfault in Tracing JIT with Object Reference
Tue, 20 Jan 2026 23:27:30 +0000[php-src] Issue #20532: socket_addrinfo_lookup no way to get return code
Tue, 20 Jan 2026 21:24:54 +0000[php-src] Issue #20890: Segfault in zval_undefined_cv with non-simple property hook with minimal tracing JIT
Tue, 20 Jan 2026 20:06:39 +0000[php-src] Issue #20890: Segfault in zval_undefined_cv with non-simple property hook with minimal tracing JIT
Tue, 20 Jan 2026 17:55:56 +0000[php-src] Issue #20905: Assertion failure in zend_lazy_object_del_info when cloning lazy proxy
Tue, 20 Jan 2026 16:59:36 +0000[php-src] Issue #20984: Expose a function to check whether a string is valid UTF-8
Tue, 20 Jan 2026 13:10:05 +0000[php-src] Issue #20981: sni_server.phpt fails half the time
Tue, 20 Jan 2026 10:58:13 +0000[php-src] Issue #20980: Test parallellization uses a stupid strategy
Tue, 20 Jan 2026 10:31:26 +0000[php-src] Issue #20060: Deprecate Undefined Constant Usage in php.ini Files
Tue, 20 Jan 2026 00:24:20 +0000[php-src] Issue #20978: OPcode dump of `ZEND_INIT_ARRAY` should not show `(packed)` if OP1 is unused
Mon, 19 Jan 2026 22:13:39 +0000[php-src] Issue #20961: run-tests.phpt `-s` option is broken
Mon, 19 Jan 2026 13:39:31 +0000[php-src] Issue #20974: Request to add support for `Trait` in the extension layer
Mon, 19 Jan 2026 07:17:18 +0000[php-src] Issue #20973: How to throw an exception in a custom opcode handler?
Mon, 19 Jan 2026 05:25:36 +0000[php-src] Issue #20972: The behavior of lstat is inconsistent with that in C
Mon, 19 Jan 2026 04:00:27 +0000[php-src] Issue #20968: mysqli::options does not respect error reporting configuration
Sun, 18 Jan 2026 20:14:56 +0000[php-src] Issue #20966: UBSan: date_sun_info() triggers undefined behavior with PHP_INT_MAX arguments (NaN to long long cast)
Sun, 18 Jan 2026 16:09:57 +0000[php-src] Issue #20967: DateTime[Immutable]::createFromTimestamp(float) misses support for 64bit integers or 32bit environments
Sun, 18 Jan 2026 16:03:46 +0000[php-src] Issue #20966: UBSan: date_sun_info() triggers undefined behavior with PHP_INT_MAX arguments (NaN to long long cast)
Sun, 18 Jan 2026 15:07:45 +0000[php-src] Issue #20832: mbstring: assertion failure in mb_wchar_to_sjismac with MacJapanese encoding
Sun, 18 Jan 2026 11:08:12 +0000[php-src] Issue #20952: `opcache.file_cache_only = On` cause SEGV in `php_request_shutdown`
Sun, 18 Jan 2026 06:07:37 +0000[php-src] Issue #20964: UBSAN: fseek() on php://memory with PHP_INT_MIN causes undefined behavior
Sun, 18 Jan 2026 03:55:18 +0000[php-src] Issue #20962: UndefinedBehaviorSanitizer crash in SQLite3 BLOB fseek(PHP_INT_MIN, SEEK_END)
Sun, 18 Jan 2026 03:35:52 +0000[php-src] Issue #20952: `opcache.file_cache_only = On` cause SEGV in `php_request_shutdown`
Sun, 18 Jan 2026 00:32:28 +0000[php-src] Issue #20961: run-tests.phpt `-s` option is broken
Sat, 17 Jan 2026 18:22:15 +0000[php-src] Issue #20958: `??` in if () statement misbehaving
Sat, 17 Jan 2026 12:24:19 +0000[php-src] Issue #20958: `??` in if () statement misbehaving
Sat, 17 Jan 2026 12:07:35 +0000[php-src] Issue #20564: Assertion failure in zendlex() during re-entrant __call() execution triggered by eval() and autoloader registration
Fri, 16 Jan 2026 19:20:02 +0000[php-src] Issue #20950: basename() corrupts file path resolution when called between wp_upload_dir() and move_uploaded_file()
Fri, 16 Jan 2026 15:59:56 +0000[php-src] Issue #20952: `opcache.file_cache_only = On` cause SEGV in `php_request_shutdown`
Fri, 16 Jan 2026 14:03:25 +0000[php-src] Issue #20950: basename() corrupts file path resolution when called between wp_upload_dir() and move_uploaded_file()
Fri, 16 Jan 2026 07:29:35 +0000[php-src] Issue #20310: No critical extension indication in openssl_x509_parse() output.
Wed, 14 Jan 2026 21:59:27 +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.