php.bugs archive
1721 archived articles, newest first (page 5 of 18). Latest articles →
[php-src] Issue #8738: `opcache` should not be honored by `--EXTENSIONS--` section when run in CI
Tue, 23 Jun 2026 17:28:45 +0000[php-src] Issue #8718: 2 tests failing on s390x
Tue, 23 Jun 2026 17:28:02 +0000[php-src] Issue #22395: base_convert outputs at most 64 characters
Tue, 23 Jun 2026 15:32:54 +0000[php-src] Issue #22413: Test failures with musl libc
Tue, 23 Jun 2026 14:14:43 +0000[php-src] Issue #22410: Incorrect float behavior with large numbers
Tue, 23 Jun 2026 11:41:05 +0000[php-src] Issue #22409: `assert` should never be fixed to `\assert`
Tue, 23 Jun 2026 11:38:29 +0000[php-src] Issue #22409: `assert` should never be fixed to `\assert`
Tue, 23 Jun 2026 11:11:40 +0000[php-src] Issue #22404: Test for bug 62900 can make use of TEST_PHP vars
Tue, 23 Jun 2026 05:29:59 +0000[php-src] Issue #22404: Test for bug 62900 can make use of TEST_PHP vars
Tue, 23 Jun 2026 01:32:40 +0000[php-src] Issue #22169: gen_stub.php generated wrong C string
Mon, 22 Jun 2026 22:07:24 +0000[php-src] Issue #22397: UAF when user stream filter removes itself
Mon, 22 Jun 2026 21:50:38 +0000[php-src] Issue #22399: Lazy object revert init with object destructor can lead to double free
Mon, 22 Jun 2026 14:37:04 +0000[php-src] Issue #22399: Lazy object revert init with object destructor can lead to double free
Mon, 22 Jun 2026 14:37:03 +0000[php-src] Issue #22397: UAF when user stream filter removes itself
Mon, 22 Jun 2026 14:00:12 +0000[php-src] Issue #22397: UAF when user stream filter removes itself
Mon, 22 Jun 2026 14:00:11 +0000[php-src] Issue #22395: base_convert outputs at most 64 characters
Mon, 22 Jun 2026 12:33:22 +0000[php-src] Issue #22373: AST pretty-printing drops meaningful parentheses surrounding property access
Sun, 21 Jun 2026 19:50:55 +0000[php-src] Issue #22360: Corrupted output from base64-encode stream filter over slow http stream
Sun, 21 Jun 2026 18:07:54 +0000[php-src] Issue #22387: AST pretty-printing drops meaningful parentheses around RHS of `instanceof`
Sun, 21 Jun 2026 17:11:23 +0000[php-src] Issue #22385: ext/sqlite3: two SQLite3 connections in one PHP process cannot overlap BEGIN CONCURRENT writes with WAL2 mode
Sun, 21 Jun 2026 14:22:42 +0000[php-src] Issue #22373: AST pretty-printing drops meaningful parentheses surrounding property access
Sun, 21 Jun 2026 10:21:00 +0000[php-src] Issue #11902: Unclear "During class fetch: Uncaught" error
Sun, 21 Jun 2026 00:38:25 +0000[php-src] Issue #22158: Tracing JIT can dispatch the observer "begin" handler through the wrong run_time_cache slot (NULL deref) on megamorphic calls
Sat, 20 Jun 2026 23:17:11 +0000[php-src] Issue #20927: UBSan: negation of LONG_MIN in ext/pdo_sqlite/pdo_sqlite.c leads to undefined behavior
Sat, 20 Jun 2026 23:01:49 +0000[php-src] Issue #20964: UBSAN: fseek() on php://memory with PHP_INT_MIN causes undefined behavior
Sat, 20 Jun 2026 23:01:49 +0000[php-src] Issue #13605: "gmake test" fails with 98.5%
Sat, 20 Jun 2026 11:42:33 +0000[php-src] Issue #13696: Failed tests, afer compiling PHP 8.3.3 on Alpine Linux 3.19.0
Sat, 20 Jun 2026 11:41:18 +0000[php-src] Issue #13725: php-8.1.27 on Solaris-SPARC 5.11 make fails for 64-bit.
Sat, 20 Jun 2026 11:40:02 +0000[php-src] Issue #12048: Function (usually taking filenames) inconsistently display important arguments in errors
Sat, 20 Jun 2026 11:34:27 +0000[php-src] Issue #22369: wrong path succeeds in stream_context_set_options
Sat, 20 Jun 2026 10:55:17 +0000[php-src] Issue #22226: specify umask for opache.file_cache
Sat, 20 Jun 2026 00:35:24 +0000[php-src] Issue #22361: Unicode issue
Fri, 19 Jun 2026 12:14:08 +0000[php-src] Issue #22361: Unicode issue
Thu, 18 Jun 2026 20:23:50 +0000[php-src] Issue #22359: requirement to load libzstd.dll since PHP 8.5.7 when running as Apache module on Windows
Thu, 18 Jun 2026 19:12:27 +0000[php-src] Issue #22360: Corrupted output from base64-encode stream filter over slow http stream
Thu, 18 Jun 2026 16:20:02 +0000[php-src] Issue #22359: requirement to losd libzstd.dll since PHP 8.5.7 when running as Apache module on Windows
Thu, 18 Jun 2026 11:17:16 +0000[php-src] Issue #22206: FTBFS php 8.5.6 with GCC 16
Wed, 17 Jun 2026 21:44:02 +0000[php-src] Issue #22354: zend_compile_implements() assumes that the class entry has no interfaces already
Wed, 17 Jun 2026 17:44:16 +0000[php-src] Issue #22206: FTBFS php 8.5.6 with GCC 16
Wed, 17 Jun 2026 16:59:20 +0000[php-src] Issue #22290: `assert()` failure errors do not correctly handle ASTs with strings containing NUL
Wed, 17 Jun 2026 14:50:08 +0000[php-src] Issue #22324: ext/reflection: ReflectionParameter fails to load function with leading \
Wed, 17 Jun 2026 13:52:26 +0000[php-src] Issue #22353: Use-after-free crash when removing DOCTYPE and accessing DOM notations
Wed, 17 Jun 2026 11:39:15 +0000[php-src] Issue #22353: Use-after-free crash when removing DOCTYPE and accessing DOM notations
Wed, 17 Jun 2026 10:37:19 +0000[php-src] Issue #22351: gmp_pow() crashes when exponent is PHP_INT_MAX
Wed, 17 Jun 2026 06:01:21 +0000[php-src] Issue #22344: Add array_flatten() to flatten multi‑dimensional arrays
Tue, 16 Jun 2026 21:41:19 +0000[php-src] Issue #22324: ext/reflection: ReflectionParameter fails to load function with leading \
Mon, 15 Jun 2026 22:20:01 +0000[php-src] Issue #22291: AST pretty printing does not correctly handle braces in string interpolation
Mon, 15 Jun 2026 22:14:40 +0000[php-src] Issue #22322: spl_autoload() fails to load class with leading \
Mon, 15 Jun 2026 21:24:32 +0000[php-src] Issue #22186: Memory corruption (zend_mm_heap corrupted) in `openssl_encrypt` with AES-WRAP-PAD
Mon, 15 Jun 2026 20:52:18 +0000[php-src] Issue #22271: `ReflectionClass::getProperty` silently turns property name into lowercase
Mon, 15 Jun 2026 17:10:50 +0000[php-src] Issue #22285: PHP 8.5 Soap server requires the raw input to be passed to $server->handle
Mon, 15 Jun 2026 17:05:16 +0000[php-src] Issue #20469: CRASH in instanceof_function_slow
Mon, 15 Jun 2026 14:21:07 +0000[php-src] Issue #22112: Assertion failure at Zend/zend_vm_execute.h `zend_verify_recv_arg_type_helper_SPEC`
Sun, 14 Jun 2026 15:12:24 +0000[php-src] Issue #22280: Incorrect compile error for goto to label preceding try/finally block
Sun, 14 Jun 2026 13:14:10 +0000[php-src] Issue #22292: AST pretty printing does not correctly handle invalid variable names
Sun, 14 Jun 2026 11:28:40 +0000[php-src] Issue #22118: unregister_tick_function: First-class callable syntax fails to unregister on PHP 8.5
Sun, 14 Jun 2026 08:51:24 +0000[php-src] Issue #22292: AST pretty printing does not correctly handle invalid variable names
Sat, 13 Jun 2026 13:13:57 +0000[php-src] Issue #22291: AST pretty printing does not correctly handle braces in string interpolation
Sat, 13 Jun 2026 12:25:42 +0000[php-src] Issue #22290: `assert()` failure errors do not correctly handle ASTs with strings containing NUL
Sat, 13 Jun 2026 12:22:26 +0000[php-src] Issue #20456: `max_input_vars` silently truncates input without an error message
Sat, 13 Jun 2026 00:59:26 +0000[php-src] Issue #22219: [DOM] Dom\XMLDocument::schemaValidate fails to resolve xs:QName with prefix from imported schema (works in DOMDocument)
Fri, 12 Jun 2026 20:38:22 +0000[php-src] Issue #22046: The unserialize function can lead to segfault when non-Serializable internal classes are serialized back with the C format
Fri, 12 Jun 2026 20:03:30 +0000[php-src] Issue #22289: opcache, file caching: About problems with multiple pools/users
Fri, 12 Jun 2026 13:07:33 +0000[php-src] Issue #22288: Explicitly casting a backed enum to int or string fails
Fri, 12 Jun 2026 11:09:05 +0000[php-src] Issue #22285: PHP 8.5 Soap server requires the raw input to be passed to $server->handle
Fri, 12 Jun 2026 06:08:07 +0000[php-src] Issue #22282: spl: class_* functions should ignore leading slash in class name in non-autoload mode
Thu, 11 Jun 2026 23:22:06 +0000[php-src] Issue #22280: False positive on goto+finally
Thu, 11 Jun 2026 13:04:53 +0000[php-src] Issue #22279: mb_check_encoding doesn't respect UTF-8 RFC3629
Thu, 11 Jun 2026 09:58:10 +0000[php-src] Issue #21995: destroy_zend_class shutdown UAF in 8.4 (non-xsl path of GH-21600)
Thu, 11 Jun 2026 09:15:02 +0000[php-src] Issue #22279: mb_check_encoding doesn't respect UTF-8 RFC3629
Thu, 11 Jun 2026 08:56:32 +0000[php-src] Issue #7913: Vulnerability due to insecure default values for session.cookie_secure and session.cookie_httponly
Wed, 10 Jun 2026 20:08:08 +0000[php-src] Issue #22271: Invalid case in ReflectionClass::getProperty
Wed, 10 Jun 2026 17:56:29 +0000[php-src] Issue #22269: Segfault on PHP 8.4.22 on CPU without AVX (Braswell)
Wed, 10 Jun 2026 17:19:21 +0000[php-src] Issue #9858: json_decode Failed to ignore incorrect utf8
Tue, 9 Jun 2026 08:34:21 +0000[php-src] Issue #22257: Heap Out-of-Bounds Read in SplHeap Unserialize
Mon, 8 Jun 2026 09:57:31 +0000[php-src] Issue #22256: Change in variable assignment behavior as argument
Mon, 8 Jun 2026 09:18:23 +0000[php-src] Issue #22190: Bug Report: Zend OPcache v8.4.21 Segfault in PHP 8.4.21 CLI Mode
Mon, 8 Jun 2026 00:48:03 +0000[php-src] Issue #22246: Unable to use UNIX socket for PROXY
Sun, 7 Jun 2026 08:17:48 +0000[php-src] Issue #13020: php-fpm @boot: "memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL"
Sat, 6 Jun 2026 17:33:14 +0000[php-src] Issue #19904: WebP format is not supported by exif
Sat, 6 Jun 2026 14:31:14 +0000[php-src] Issue #22227: File:chmod(__DIR__, 750, true, true, true); triggers chmod
Fri, 5 Jun 2026 12:46:56 +0000[php-src] Issue #22218: SoapServer::handle() segfaults: HTTP_SOAPACTION lookup reads $_SERVER outside IS_ARRAY guard
Thu, 4 Jun 2026 22:38:43 +0000[php-src] Issue #22207: LDAPS broken after update from 8.4.20 to 8.4.21
Thu, 4 Jun 2026 17:17:24 +0000[php-src] Issue #22200: Memory leaks in the news streams code
Thu, 4 Jun 2026 16:25:43 +0000[php-src] Issue #22227: File:chmod(__DIR__, 750, true, true, true); triggers chmod
Thu, 4 Jun 2026 15:51:39 +0000[php-src] Issue #22226: specify umask for opache.file_cache
Thu, 4 Jun 2026 15:17:36 +0000[php-src] Issue #22167: ext/soap silently accepts out-of-range XML Schema integer values due to atoi()
Thu, 4 Jun 2026 10:30:28 +0000[php-src] Issue #22219: [DOM] Dom\XMLDocument::schemaValidate fails to resolve xs:QName with prefix from imported schema (works in DOMDocument)
Wed, 3 Jun 2026 19:51:52 +0000[php-src] Issue #22218: SoapServer::handle() segfaults: HTTP_SOAPACTION lookup reads $_SERVER outside IS_ARRAY guard
Wed, 3 Jun 2026 13:26:00 +0000[php-src] Issue #22208: NULL-dereference in `zend_ini_bool_literal()` for non-existent INIs (PHP 8.6)
Wed, 3 Jun 2026 13:16:09 +0000[php-src] Issue #22216: "opcache.memory_consumption cannot be changed when OPcache is already set up" warning on 8.5 ZTS
Wed, 3 Jun 2026 04:22:01 +0000[php-src] Issue #22214: opcache.dups_fix is honored for duplicate classes but not duplicate functions
Tue, 2 Jun 2026 22:39:30 +0000[php-src] Issue #22208: NULL-dereference in `zend_ini_bool_literal()` for non-existent INIs (PHP 8.6)
Tue, 2 Jun 2026 09:06:37 +0000[php-src] Issue #22207: LDAPS broken after update from 8.4.20 to 8.4.21
Tue, 2 Jun 2026 09:00:07 +0000[php-src] Issue #22206: FTBFS php 8.5.6 with GCC 16
Tue, 2 Jun 2026 08:00:01 +0000[php-src] Issue #22050: feature: overload operator
Mon, 1 Jun 2026 19:19:55 +0000[php-src] Issue #22148: ext/posix: posix_times() converts clock_t values to zend_long without range checks
Mon, 1 Jun 2026 09:52:51 +0000[php-src] Issue #22195: `chacha20-poly1305`: authentication tag not returned via `$tag` parameter in PHP 8.1
Sun, 31 May 2026 12:46:51 +0000[php-src] Issue #22195: `chacha20-poly1305`: authentication tag not returned via `$tag` parameter in PHP 8.1
Sun, 31 May 2026 11:13:52 +0000[php-src] Issue #19730: undefined behavior in gd_interpolation.c
Sat, 30 May 2026 12:22:24 +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.