Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / php/php-src issues and pull requests
#16224 - Don't build bless_tests.patch
Pull Request -
State: closed - Opened by cmb69 about 2 months ago
#16223 - Fix Windows x86 Firebird testing
Pull Request -
State: closed - Opened by cmb69 about 2 months ago
- 1 comment
#16222 - ext/dba: Minor refactorings to save memory allocations
Pull Request -
State: closed - Opened by Girgias about 2 months ago
Labels: Extension: dba
#16221 - Include the configured max_children in the fpm status page
Issue -
State: open - Opened by NielsH about 2 months ago
- 2 comments
Labels: Feature, SAPI: fpm
#16220 - DateInterval issues with negative directions
Issue -
State: open - Opened by ChrisHSandN about 2 months ago
- 3 comments
Labels: Bug, Extension: date
#16219 - Zend stack on linux msan warning fix.
Pull Request -
State: closed - Opened by devnexen about 2 months ago
- 2 comments
Labels: Category: Engine
#16218 - `PhpToken::is()`: switch `@param` to typehint
Pull Request -
State: open - Opened by DanielEScherzer about 2 months ago
Labels: Extension: tokenizer
#16217 - `SplFileObject::fputcsv()` via reflection causes segfault
Issue -
State: open - Opened by DanielEScherzer about 2 months ago
- 12 comments
Labels: Bug, Category: Streams, Status: Needs Triage, Status: Verified
#16216 - ReflectionParameter::__construct(): switch `@param` to typehint
Pull Request -
State: open - Opened by DanielEScherzer about 2 months ago
Labels: Extension: reflection
#16215 - RecursiveTreeIterator::__construct(): switch `@param` to typehint
Pull Request -
State: closed - Opened by DanielEScherzer about 2 months ago
- 1 comment
Labels: Extension: spl
#16214 - use-of-uninitialized-value in ext/dom/document.c:1406
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 5 comments
Labels: Bug, Extension: dom, Status: Invalid
#16213 - Stubs and generated arginfo: remove tentative returns from final methods
Pull Request -
State: closed - Opened by DanielEScherzer about 2 months ago
Labels: Category: Build System, Extension: reflection, Extension: spl
#16212 - Segmentation fault (stack overflow) in Zend
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 4 comments
Labels: Bug, Category: Engine, Status: Duplicate, Status: Verified
#16211 - sapi/phpdbg: Use HASH_FOREACH macro
Pull Request -
State: closed - Opened by Girgias about 2 months ago
Labels: SAPI: phpdbg
#16210 - [skip ci] ext/soap: Use HASH_FOREACH macro
Pull Request -
State: closed - Opened by Girgias about 2 months ago
- 4 comments
Labels: Extension: soap
#16209 - Implement ReflectionProperty::is{Readable,Writable}()
Pull Request -
State: open - Opened by iluuu1994 about 2 months ago
Labels: Extension: reflection
#16208 - ext/com_dotnet: Use modern HashTable APIs
Pull Request -
State: open - Opened by Girgias about 2 months ago
- 3 comments
Labels: Extension: com_dotnet
#16207 - var_dump(SensitiveParameterValue) segfaults
Issue -
State: closed - Opened by Firehed about 2 months ago
- 7 comments
Labels: Bug, Status: Invalid
#16206 - JIT for INIT_STATIC_METHOD_CALL
Pull Request -
State: closed - Opened by dstogov about 2 months ago
- 1 comment
Labels: Category: Engine, Extension: opcache, ABI break
#16205 - Fix GH-16184: UBSan address overflowed in ext/pcre/php_pcre.c
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
Labels: Extension: pcre
#16204 - Declare zend_call_stack_size_error() as ZEND_API
Pull Request -
State: closed - Opened by cmb69 about 2 months ago
- 1 comment
Labels: Category: Engine
#16203 - [skip ci] Cirrus CI: Skip on doc changes
Pull Request -
State: closed - Opened by Girgias about 2 months ago
- 2 comments
#16202 - Consider not calling dlclose() for extensions
Issue -
State: open - Opened by NattyNarwhal about 2 months ago
- 2 comments
Labels: Feature, Status: Needs Triage
#16201 - 8.4 UPGRADING document fixes
Pull Request -
State: closed - Opened by Girgias about 2 months ago
- 1 comment
#16200 - Fix GH-16186: Ignore scope when compiling closure in non-tracing jit
Pull Request -
State: closed - Opened by arnaud-lb about 2 months ago
- 1 comment
Labels: Extension: opcache
#16199 - GREP_HEADER() is broken
Issue -
State: closed - Opened by nono303 about 2 months ago
- 2 comments
Labels: Bug, Category: Build System, OS: Windows, Status: Verified
#16198 - Collision of interface constant and trait constant should not produce fatal error
Issue -
State: open - Opened by Renji-FR about 2 months ago
- 7 comments
Labels: Bug, Status: Needs Triage
#16197 - Add exit function to Zend API
Pull Request -
State: open - Opened by wojrut-dt about 2 months ago
- 2 comments
Labels: Category: Engine, ABI break
#16196 - Fix GH-16188: Handle references after fetching Exception properties
Pull Request -
State: closed - Opened by arnaud-lb about 2 months ago
Labels: Category: Engine
#16195 - typed function and variables
Issue -
State: closed - Opened by Silitonix about 2 months ago
- 1 comment
Labels: Feature, Status: Requires RFC
#16194 - PHP webserver not falling back to index.php when URL has an extension
Issue -
State: closed - Opened by nicolas-grekas about 2 months ago
- 3 comments
Labels: Feature, Status: Duplicate
#16193 - Fix GH-16190: Using reflection to call Dom\Node::__construct causes assertion failure
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
Labels: Extension: dom
#16192 - GH-16187: fix ReflectionClass::__toString() with packed properties hash table
Pull Request -
State: closed - Opened by DanielEScherzer about 2 months ago
- 4 comments
Labels: Extension: reflection
#16191 - Fix GH-16189: underflow on preg_match/preg_match_all start_offset.
Pull Request -
State: closed - Opened by devnexen about 2 months ago
Labels: Extension: pcre
#16190 - Using reflection to call Dom\Node::__construct causes assertion failure
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 2 comments
Labels: Bug, Extension: dom, Status: Verified
#16189 - UBSan alert in ext/pcre/php_pcre.c:1208
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
Labels: Bug, Extension: pcre, Status: Verified
#16188 - Assertion failure in Zend/zend_exceptions.c:630
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 2 comments
Labels: Bug, Category: Engine, Status: Verified
#16187 - Assertion failure in ext/reflection/php_reflection.c:487
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 3 comments
Labels: Bug, Extension: reflection, Status: Verified
#16186 - Assertion failure in Zend/zend_operators.c:2708
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 1 comment
Labels: Bug, Category: JIT, Status: Verified
#16185 - Assertion failure in Zend/zend_operators.c:1045
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 2 comments
Labels: Bug, Category: Engine, Status: Verified
#16184 - UBSan address overflowed in ext/pcre/php_pcre.c
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 1 comment
Labels: Bug, Extension: pcre, Status: Verified
#16183 - ext/reflection: fix some typos [skip ci]
Pull Request -
State: closed - Opened by DanielEScherzer about 2 months ago
- 1 comment
Labels: Extension: reflection
#16182 - Fix GH-16181: phpdbg: exit in exception handler reports fatal error
Pull Request -
State: closed - Opened by cmb69 about 2 months ago
Labels: SAPI: phpdbg
#16181 - phpdbg: exit in exception handler reports fatal error
Issue -
State: closed - Opened by smuuf about 2 months ago
Labels: Bug, SAPI: phpdbg, Status: Verified
#16180 - Don't use recursion when transferring a DOM internal document pointer
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
- 1 comment
Labels: Extension: dom
#16179 - Problem with iptcparse($info["APP13"])
Issue -
State: closed - Opened by mario-grtr about 2 months ago
- 4 comments
Labels: Bug, Extension: standard, Status: Invalid
#16178 - Fix bugs GH-16150 and GH-16152: intern document mismanagement
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
- 2 comments
Labels: Extension: dom
#16177 - Fix GH-16174: Empty string is an invalid expression for phpdbg-ev
Pull Request -
State: open - Opened by cmb69 about 2 months ago
- 1 comment
Labels: SAPI: phpdbg
#16176 - [skip ci] Fix UPGRADING entries
Pull Request -
State: closed - Opened by Girgias about 2 months ago
#16175 - ReflectionProperty::isPrivateSet() not working as expected
Issue -
State: open - Opened by vudaltsov about 2 months ago
- 13 comments
Labels: Bug, Status: Needs Triage
#16174 - Empty string is an invalid expression for phpdbg-ev
Issue -
State: open - Opened by rrehbein about 2 months ago
Labels: Bug, SAPI: phpdbg, Status: Verified
#16173 - ext/ldap: Value parsing of LDAP Attributes
Pull Request -
State: closed - Opened by Girgias about 2 months ago
- 4 comments
Labels: Extension: ldap
#16172 - ext/ldap: Some minor refactorings to LDAP controls parsing
Pull Request -
State: closed - Opened by Girgias about 2 months ago
Labels: Extension: ldap
#16171 - Improve JIT TRACE coverage
Pull Request -
State: closed - Opened by dstogov about 2 months ago
Labels: Extension: opcache
#16170 - x86 builds on Windows are warning level 1 clean
Pull Request -
State: closed - Opened by cmb69 about 2 months ago
- 3 comments
#16169 - for loop in a for loop does not break on time
Issue -
State: closed - Opened by remco-pc about 2 months ago
- 5 comments
Labels: Bug, Category: Engine, Status: Invalid
#16168 - php 8.1 and earlier crash immediately when compiled with Xcode 16 clang on macOS 15
Issue -
State: closed - Opened by ryandesign about 2 months ago
- 51 comments
Labels: Bug, Status: Needs Triage, OS: macOS
#16167 - Fix GH-16131: Prevent mixing PDO sub-classes with different DSN
Pull Request -
State: closed - Opened by kocsismate about 2 months ago
- 16 comments
Labels: Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, ABI break
#16166 - Fix GH-16162: No ReflectionProperty::IS_VIRTUAL
Pull Request -
State: closed - Opened by DanielEScherzer about 2 months ago
- 6 comments
Labels: Extension: reflection
#16165 - member access within misaligned address zend_iterators.c:91
Issue -
State: closed - Opened by chongwick about 2 months ago
- 4 comments
Labels: Bug, Category: Engine, Status: Duplicate
#16164 - member access within null pointer in simplexml.c:1864
Issue -
State: closed - Opened by chongwick about 2 months ago
- 4 comments
Labels: Bug, Extension: simplexml, Status: Duplicate
#16162 - No ReflectionProperty::IS_VIRTUAL in 8.4
Issue -
State: closed - Opened by vudaltsov about 2 months ago
- 2 comments
Labels: Bug, Extension: reflection, Status: Verified
#16161 - Fix calculation of aligned buffer size
Pull Request -
State: open - Opened by cmb69 about 2 months ago
- 5 comments
Labels: ABI break
#16160 - SplFixedArray corrupted
Issue -
State: closed - Opened by mvorisek about 2 months ago
- 7 comments
Labels: Bug, Extension: spl, Status: Needs Triage
#16159 - Fix GH-15169: stack overflow when var serialization in ext/standard/var
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
- 1 comment
Labels: Extension: standard
#16158 - Fix GH-15893: Pdo\Pgsql backport fixes from GH-16124
Pull Request -
State: closed - Opened by devnexen about 2 months ago
- 2 comments
Labels: Extension: pdo_pgsql
#16157 - Implement JIT for ZEND_FETCH_STATIC_PROP_* and improve interpretation
Pull Request -
State: closed - Opened by dstogov about 2 months ago
- 6 comments
Labels: Category: Engine, Extension: opcache, ABI break
#16154 - Fix GH-16137: "Deduplicate" *Forwarded* http headers values.
Pull Request -
State: closed - Opened by devnexen about 2 months ago
Labels: SAPI: cli
#16152 - Memory leak in DOMProcessingInstruction/DOMDocument
Issue -
State: closed - Opened by chibinz about 2 months ago
- 2 comments
Labels: Bug, Extension: dom, Status: Verified
#16150 - Use after free in php_dom.c
Issue -
State: closed - Opened by chibinz about 2 months ago
- 3 comments
Labels: Bug, Extension: dom, Status: Verified
#16144 - [skip ci] Support running of a selected nightly job
Pull Request -
State: open - Opened by cmb69 about 2 months ago
#16143 - sapi/apache2handler/php_functions.c: No need to rely on argnum
Pull Request -
State: closed - Opened by Girgias about 2 months ago
Labels: SAPI: apache2handler
#16142 - Generated arginfo header files: replace `sizeof()` with `strlen()`
Pull Request -
State: open - Opened by DanielEScherzer about 2 months ago
- 3 comments
Labels: Category: Build System, Extension: openssl, Category: Engine, Extension: intl, Extension: bcmath, Extension: curl, Extension: date, Extension: dom, Extension: enchant, Extension: ffi, Extension: ftp, Extension: hash, Extension: ldap, Extension: libxml, Extension: mysqli, Extension: odbc, Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: pgsql, Extension: phar, Extension: reflection, Extension: shmop, Extension: snmp, Extension: soap, Extension: sodium, Extension: spl, Extension: sqlite3, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xml, Extension: xmlreader, Extension: xsl, Extension: zend_test, Extension: zip, Extension: random, ABI break
#16141 - Fix small typo in UPGRADING
Pull Request -
State: closed - Opened by drbyte about 2 months ago
- 1 comment
#16140 - This should not be possible to hit, can you share your php.ini? Are you using features like disable_functions?
Issue -
State: closed - Opened by tahaghafuri about 2 months ago
#16139 - Add Check The Function Existence At Execution Time For ZEND_INIT_FCAL…
Pull Request -
State: closed - Opened by tahaghafuri about 2 months ago
Labels: Category: Engine, ABI break
#16138 - PHP Crashs When Execution For Function Calls Opcodes
Issue -
State: closed - Opened by tahaghafuri about 2 months ago
- 11 comments
Labels: Bug, Category: Engine, Status: Invalid
#16137 - Built-in webserver not passing header correctly
Issue -
State: closed - Opened by susnux about 2 months ago
- 1 comment
Labels: Bug, SAPI: cli_server, Status: Verified
#16136 - ext/ldap: Memory leak in php_ldap_do_modify() when entry is not a proper dictionary
Issue -
State: open - Opened by Girgias about 2 months ago
Labels: Bug, Extension: ldap, Status: Verified
#16134 - ext/ldap: Fix GH-16132 (Freeing pointer not allocated by ZMM)
Pull Request -
State: open - Opened by Girgias about 2 months ago
Labels: Extension: ldap
#16133 - Bug: don't call disabled output buffer
Issue -
State: closed - Opened by kkmuffme about 2 months ago
- 5 comments
Labels: Bug, Status: Duplicate, Category: Output
#16132 - ext/ldap: `php_ldap_do_modify()` attempts to free pointer not allocated by ZMM.
Issue -
State: open - Opened by Girgias about 2 months ago
Labels: Bug, Extension: ldap, Status: Verified
#16131 - It is possible to mix PDO sub-classes with different dsn and crash PHP
Issue -
State: closed - Opened by evaikene about 2 months ago
- 6 comments
Labels: Bug, Extension: pdo (core), Status: Verified
#16130 - Fix nightly builds regarding libavif
Pull Request -
State: closed - Opened by cmb69 about 2 months ago
#16129 - reflection: Fix the return value of ReflectionFunction::{getNamespaceName,inNamespace}() for closures
Pull Request -
State: closed - Opened by TimWolla about 2 months ago
Labels: Extension: reflection
#16128 - Signed integer overflow in main/php_network.h
Issue -
State: closed - Opened by YuanchengJiang about 2 months ago
- 1 comment
Labels: Bug, Status: Needs Triage
#16127 - `IntlDateFormatter` output changes based on operating system used
Issue -
State: closed - Opened by GuySartorelli about 2 months ago
- 6 comments
Labels: Bug, Status: Invalid
#16126 - Avoid dl() in run-tests.php
Pull Request -
State: closed - Opened by cmb69 about 2 months ago
- 1 comment
#16125 - elseif($data->get('elseif') is '0' but behaves like 0
Issue -
State: closed - Opened by remco-pc about 2 months ago
- 3 comments
Labels: Bug, Status: Needs Triage
#16124 - ext/pgsql: pgsql_copy_from to support iterable.
Pull Request -
State: open - Opened by devnexen about 2 months ago
Labels: Extension: pgsql
#16123 - Implement request #30622: make $namespace parameter functional
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
Labels: Extension: xsl
#16122 - `ReflectionFunction::getNamespaceName()` is broken for closures with PHP8.4
Issue -
State: closed - Opened by takaram about 2 months ago
- 5 comments
Labels: Bug, Extension: reflection, Status: Verified
#16121 - ext/ldap: Fix references for ldap_modify_batch()
Pull Request -
State: closed - Opened by Girgias about 2 months ago
Labels: Extension: ldap
#16120 - Optimize in-memory XMLWriter
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
- 2 comments
Labels: Extension: xmlwriter
#16119 - CirrusCI/FreeBSD: Monthly compute limit exceeded!
Issue -
State: open - Opened by cmb69 about 2 months ago
- 1 comment
Labels: Feature, Status: Needs Triage, Category: CI
#16118 - [skip ci] Re-enable nightly redis build
Pull Request -
State: open - Opened by cmb69 about 2 months ago
- 7 comments
#16117 - stream_socket_get_name() can return ipv6 address even when ipv6 is not available
Issue -
State: open - Opened by nielsdos about 2 months ago
- 1 comment
Labels: Bug, Category: Streams, Status: Needs Triage
#16116 - test(pdo_pgsql): Exclude `pdo` implicitly required by `pdo_pgsql` from `EXTENSIONS`
Pull Request -
State: closed - Opened by KentarouTakeda about 2 months ago
- 1 comment
Labels: Extension: pdo_pgsql
#16115 - test(pdo_firebird): Fix the dummy server running on localhost to IPv4
Pull Request -
State: closed - Opened by KentarouTakeda about 2 months ago
- 1 comment
Labels: Extension: pdo_firebird
#16114 - Remove non-sensical checks from firebird
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
Labels: Extension: pdo_firebird