GitHub / php/php-src issues and pull requests
#20280 - Fix GH-20279: register_argc_argv set at 0 on sapi cli after deprecation.
Pull Request -
State: open - Opened by devnexen 4 months ago
- 1 comment
Labels: SAPI: cli
#20277 - gen_stub.php does not accept variadic parameter
Issue -
State: open - Opened by mitelg 4 months ago
- 1 comment
Labels: Bug, Status: Needs Triage
#20274 - SoapClient::__doRequest undocumented backwards incompatible in PHP 8.5
Issue -
State: open - Opened by brainfoolong 4 months ago
- 2 comments
Labels: Bug, Extension: soap, Status: Needs Triage
#20273 - Fix GH-20262: array_unique() SORT_REGULAR fails to deduplicate with mixed strings
Pull Request -
State: open - Opened by jmarble 4 months ago
Labels: Extension: standard
#20108 - file_put_contents() is racy
Issue -
State: open - Opened by mikkorantalainen 4 months ago
#20103 - Fix Randomizer::__serialize() wrt INDIRECTs
Pull Request -
State: closed - Opened by nielsdos 4 months ago
Labels: Extension: random
#20102 - Fix GH-20101: SplHeap/SplPriorityQueue serialization exposes INDIRECTs
Pull Request -
State: open - Opened by nielsdos 4 months ago
#20101 - heap-use-after-free in zend_gc
Issue -
State: open - Opened by chongwick 4 months ago
Labels: Bug, Status: Needs Triage
#20100 - Mark interned strings as IS_STR_VALID_UTF8 on-the-fly
Pull Request -
State: open - Opened by iluuu1994 4 months ago
#20099 - 8.3.26 compiled from source on Redhat 9 Enterprise has issues with libcurl?
Issue -
State: open - Opened by skunktoy 4 months ago
Labels: Bug, Status: Needs Triage
#20098 - Fix GH-20085: Assertion failure when combining lazy object get_properties exception with foreach loop
Pull Request -
State: open - Opened by nielsdos 4 months ago
#20097 - Allow by-ref assign to WeakMap even if object is not yet in the map
Pull Request -
State: closed - Opened by nielsdos 4 months ago
Labels: Category: Engine
#20096 - Avoid hardcoding the offset for ErrorException specific properties
Pull Request -
State: closed - Opened by bwoebi 4 months ago
Labels: Category: Engine
#20094 - ensure test passes with prod config
Pull Request -
State: closed - Opened by remicollet 4 months ago
- 1 comment
Labels: Category: Tests
#20092 - json: Improve performance of `php_json_encode_array()`
Pull Request -
State: open - Opened by TimWolla 4 months ago
#20090 - Upgrade Alpine in push job
Pull Request -
State: closed - Opened by arnaud-lb 4 months ago
#20089 - NetBSD: iconv(3) prototype changed in NetBSD 10
Issue -
State: open - Opened by 0-wiz-0 4 months ago
Labels: Bug, Status: Needs Triage
#20088 - Heap-use-after-free in PHP URI WHATWG parser during malformed URL processing (ext/uri/uri_parser_whatwg.c)
Issue -
State: open - Opened by vi3tL0u1s 4 months ago
Labels: Bug, Status: Needs Triage
#20086 - Assertion failure in Zend VM during malformed foreach with Error Suppression on Lazy Object (ZEND_BEGIN_SILENCE_SPEC_HANDLER)
Issue -
State: closed - Opened by vi3tL0u1s 4 months ago
- 1 comment
Labels: Bug, Status: Needs Triage
#20085 - Assertion failure when combining lazy object get_properties exception with foreach loop
Issue -
State: closed - Opened by vi3tL0u1s 4 months ago
- 4 comments
Labels: Bug, Category: Engine, Status: Verified
#20084 - Closing PDO descriptors for child processes
Issue -
State: open - Opened by jdwx 4 months ago
Labels: Feature, Status: Needs Triage
#20083 - Drop LIBXML_HTML_ENABLED checks
Pull Request -
State: closed - Opened by nielsdos 4 months ago
- 1 comment
Labels: Extension: dom
#20082 - Fix one of the xmlSaveNoEmptyTags deprecations
Pull Request -
State: open - Opened by nielsdos 4 months ago
#20081 - Fix access to uninitialized vars in preload_load()
Pull Request -
State: open - Opened by arnaud-lb 4 months ago
#20075 - Is PHP doing anything weird to not use LD_PRELOAD allocators?
Issue -
State: open - Opened by dkarlovi 4 months ago
Labels: Bug, Status: Needs Triage
#20074 - Add `#[NoSerialize]` attribute support to prevent property serialization.
Pull Request -
State: open - Opened by dkulyk 4 months ago
#20072 - Hack
Issue -
State: closed - Opened by salimmansoori235-ai 4 months ago
Labels: Bug, Status: Needs Triage
#20071 - Fix GH-20070: Return type violation in imagefilter when an invalid filter is provided
Pull Request -
State: open - Opened by Girgias 4 months ago
#20068 - ext/pgsql: Refactor parameter parsing to remove manual usage of zend_wrong_parameters_count_error()
Pull Request -
State: open - Opened by Girgias 4 months ago
#20067 - Zend/zend_compile.h: remove (int) casts
Pull Request -
State: open - Opened by Girgias 4 months ago
#20064 - hash: Upgrade xxHash to 0.8.3
Pull Request -
State: open - Opened by TimWolla 4 months ago
#20063 - zend_portability: Remove `EMPTY_SWITCH_DEFAULT_CASE()`
Pull Request -
State: open - Opened by TimWolla 4 months ago
#20062 - TSRM: Replace `TSRM_TLS` by C11’s `thread_local`
Pull Request -
State: open - Opened by TimWolla 4 months ago
#20061 - fix segmentation fault when call fpm_get_status
Pull Request -
State: open - Opened by txuna 4 months ago
#20059 - Fix GH-20043: array_unique assertion failure with RC1 array causing an exception on sort
Pull Request -
State: closed - Opened by nielsdos 4 months ago
- 1 comment
Labels: Extension: standard
#20056 - Fix uouv in recursive implicit bind computation
Pull Request -
State: open - Opened by nielsdos 4 months ago
#20055 - ext/intl: UConverter remove few useless zval_ptr_dtor.
Pull Request -
State: open - Opened by devnexen 4 months ago
#20053 - Remove some useless zval_ptr_dtor() calls in steam code
Pull Request -
State: closed - Opened by nielsdos 4 months ago
Labels: Extension: standard
#20052 - ROR the callable_convert_cache key for better hash distribution
Pull Request -
State: open - Opened by nielsdos 4 months ago
#20049 - ext/opcache: Minor refactorings
Pull Request -
State: open - Opened by Girgias 4 months ago
#20047 - ub in gd_interpolation.c
Issue -
State: open - Opened by chongwick 4 months ago
Labels: Bug, Status: Needs Triage
#20046 - Zend/Optimizer: Various minor refactoring (part 3)
Pull Request -
State: closed - Opened by Girgias 4 months ago
Labels: Category: Optimizer, ABI break
#20045 - Refactor and add tests for stream filters
Pull Request -
State: open - Opened by Girgias 4 months ago
#20044 - Upgrade Alpine in nightly job
Pull Request -
State: closed - Opened by arnaud-lb 4 months ago
#20043 - assertion failure zend_hash_del
Issue -
State: open - Opened by YuanchengJiang 4 months ago
Labels: Bug, Status: Needs Triage
#20041 - Avoid capturing nested arrow function parameters
Pull Request -
State: closed - Opened by iluuu1994 4 months ago
- 2 comments
Labels: Category: Engine, Extension: opcache
#20040 - Prevent use after stack scope in stream strerr code
Pull Request -
State: closed - Opened by bukka 4 months ago
#20039 - Zend/Optimizer: Various minor refactoring (part 2)
Pull Request -
State: closed - Opened by Girgias 4 months ago
Labels: Category: Engine, Category: Optimizer, ABI break
#20038 - Add Alpine push job
Pull Request -
State: closed - Opened by arnaud-lb 4 months ago
- 7 comments
#20037 - Do not use errno_t as it is not defined on musl
Pull Request -
State: closed - Opened by bukka 4 months ago
#20034 - Construct класса без {}
Issue -
State: closed - Opened by foziluff 4 months ago
- 1 comment
Labels: Feature, Status: Needs Triage
#20031 - Patch 20028 8.5
Pull Request -
State: open - Opened by hakre 4 months ago
#20026 - DOM Windows build fix
Pull Request -
State: open - Opened by nielsdos 4 months ago
#20025 - Remove old workaround obsoleted by GH-18973
Pull Request -
State: open - Opened by nielsdos 4 months ago
#20022 - docker-php-ext-install DOM failed
Issue -
State: closed - Opened by wundii 4 months ago
Labels: Bug, Extension: dom, Status: Verified
#20021 - Fix GH-8978: MySQLi: SSL certificate verification fails (port doubled)
Pull Request -
State: open - Opened by nielsdos 5 months ago
#20020 - soap: Switch to new XML parser option setting API
Pull Request -
State: closed - Opened by nielsdos 5 months ago
Labels: Extension: soap
#20016 - Reduce code bloat in arginfo by using specialised string releases
Pull Request -
State: closed - Opened by nielsdos 5 months ago
Labels: Category: Build System, Category: Engine, Extension: intl, Extension: bcmath, Extension: curl, Extension: date, Extension: dom, Extension: ffi, Extension: libxml, Extension: mysqli, Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: phar, Extension: reflection, Extension: snmp, Extension: soap, Extension: spl, Extension: sqlite3, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xmlreader, Extension: xsl, Extension: zend_test, Extension: zip, Extension: random, ABI break, Extension: uri
#20013 - Automatically skip tty tests if not on tty
Pull Request -
State: closed - Opened by iluuu1994 5 months ago
- 13 comments
#20011 - Array of SoapVar of unknown type causes crash
Issue -
State: closed - Opened by chongwick 5 months ago
- 2 comments
Labels: Bug, Extension: soap, Status: Verified
#20009 - xml memory leak
Issue -
State: open - Opened by chongwick 5 months ago
Labels: Bug, Status: Needs Triage
#20008 - undefined behavior in dom
Issue -
State: closed - Opened by chongwick 5 months ago
- 1 comment
Labels: Bug, Status: Needs Triage
#20007 - Fix GH-20006: Power of 0 of BcMath number causes UB
Pull Request -
State: open - Opened by nielsdos 5 months ago
#20005 - Use faster string construction in ext/dom in some places
Pull Request -
State: closed - Opened by nielsdos 5 months ago
Labels: Extension: dom
#20002 - Building with --enable-memory-sanitizer on FreeBSD errors with duplicate strlcpy and strlcat
Issue -
State: closed - Opened by outtersg 5 months ago
- 6 comments
Labels: Bug, Status: Needs Triage, Status: Verified, OS: FreeBSD
#19999 - GC Reference Counting Assertion Failure via Object Destruction and Invalid Assignment
Issue -
State: open - Opened by vi3tL0u1s 5 months ago
Labels: Bug, Status: Needs Triage
#19998 - ext/standard/tests/file/bug46347.phpt sometimes fails: racy in parallel?
Issue -
State: open - Opened by apteryks 5 months ago
Labels: Bug, Status: Needs Triage
#19996 - GH-16655 test failure in 5.3.26
Issue -
State: open - Opened by apteryks 5 months ago
Labels: Bug, Status: Needs Triage
#19995 - Fix double-free of EG(errors)/persistent_script->warnings on persist of already persisted file
Pull Request -
State: closed - Opened by iluuu1994 5 months ago
Labels: Extension: opcache
#19992 - uri: Update to uriparser-0.9.9-21-g08df3b2
Pull Request -
State: closed - Opened by TimWolla 5 months ago
- 1 comment
Labels: Category: Build System, Extension: uri
#19986 - zend_API: Remove `ZVAL_IS_NULL()`
Pull Request -
State: closed - Opened by TimWolla 5 months ago
Labels: Category: Engine, ABI break
#19984 - SEGV when `record_warning=1`
Issue -
State: closed - Opened by YuanchengJiang 5 months ago
- 4 comments
Labels: Bug, Status: Needs Triage
#19983 - GC Assertion Failure: Unaligned Reference Pointer in gc_collect_roots()
Issue -
State: open - Opened by vi3tL0u1s 5 months ago
Labels: Bug, Status: Needs Triage
#19982 - Change master branch check to 8.6 in `find-target-branch.bat`
Pull Request -
State: closed - Opened by shivammathur 5 months ago
Labels: OS: Windows
#19980 - Intl: Remove unumberrangeformatter.h include in IntlNumberRangeFormatter
Pull Request -
State: closed - Opened by BogdanUngureanu 5 months ago
Labels: Extension: intl
#19978 - Fix GH-19953: leak with unimplemented stream_close callback for custom
Pull Request -
State: open - Opened by devnexen 5 months ago
#19977 - Fix IntlNumberRangeFormatter to build on <= ICU 67
Pull Request -
State: closed - Opened by shivammathur 5 months ago
- 2 comments
Labels: Extension: intl
#19976 - Add stream filter convert.* tests
Pull Request -
State: closed - Opened by bukka 5 months ago
Labels: Extension: standard
#19975 - PHP 8.5.0RC1 the stream_isatty test failed when running the tests.
Issue -
State: closed - Opened by ArchMaster2024 5 months ago
- 10 comments
Labels: Bug, Category: Tests, Status: Needs Triage
#19974 - PHP FPM - child 1312025 exited on signal 11 (SIGSEGV - core dumped)
Issue -
State: open - Opened by craiglondon 5 months ago
Labels: Bug, Status: Needs Triage
#19969 - Deprecate PHP_AUTH_USER, PHP_AUTH_PW, AUTH_TYPE in $_SERVER
Issue -
State: closed - Opened by kkmuffme 5 months ago
- 1 comment
Labels: Bug, Status: Needs Triage
#19968 - Fix GH-19955: imagefttext() memory leak
Pull Request -
State: closed - Opened by devnexen 5 months ago
- 1 comment
Labels: Extension: gd
#19967 - Add so_reuseaddr stream context option
Pull Request -
State: open - Opened by bukka 5 months ago
#19966 - Revert deprecation of __sleep and __wakeup
Issue -
State: open - Opened by nicolas-grekas 5 months ago
#19964 - Fix ini values not getting restored after request has finished
Pull Request -
State: closed - Opened by manuelm 5 months ago
- 3 comments
Labels: Category: Build System, SAPI: fpm, Category: Engine, ABI break
#19960 - Zend/zend_execute_API.c: various minor refactorings
Pull Request -
State: closed - Opened by Girgias 5 months ago
Labels: Category: Engine, ABI break
#19957 - Fix GH-19942: avoid infinite loop when using iterator_count() on an empty SplFileObject
Pull Request -
State: open - Opened by alexandre-daubois 5 months ago
#19956 - memory leak xmlCopyDocElementContent
Issue -
State: closed - Opened by YuanchengJiang 5 months ago
- 2 comments
Labels: Bug, Extension: dom, Status: Verified
#19955 - memory leak imagefttext
Issue -
State: closed - Opened by YuanchengJiang 5 months ago
- 3 comments
Labels: Bug, Extension: gd, Status: Verified
#19953 - memory leak strdup
Issue -
State: open - Opened by YuanchengJiang 5 months ago
Labels: Bug, Status: Needs Triage
#19952 - memory leak readline_info
Issue -
State: closed - Opened by YuanchengJiang 5 months ago
Labels: Bug, Status: Needs Triage
#19951 - Mark zend_visibility_string as return a const char*
Pull Request -
State: open - Opened by Girgias 5 months ago
#19949 - Zend: add const qualifier for scope in reap property functions
Pull Request -
State: closed - Opened by Girgias 5 months ago
- 1 comment
Labels: Category: Engine, ABI break
#19948 - Bump `php-sdk-binary-tools` tag.
Pull Request -
State: closed - Opened by shivammathur 5 months ago
#19947 - opcache: Fix segfault in function JIT due to NAN to bool warning
Pull Request -
State: closed - Opened by Girgias 5 months ago
Labels: Extension: opcache
#19945 - Heap use-after-free in zval reference handling during function return (zend_gc_delref)
Issue -
State: closed - Opened by vi3tL0u1s 5 months ago
- 2 comments
Labels: Bug, Category: Engine, Status: Verified
#19944 - Uri\WhatWg\Url Port validation when using withPort
Issue -
State: open - Opened by nyamsprod 5 months ago
Labels: Bug, Status: Needs Triage
#19941 - Infer static for closures
Pull Request -
State: open - Opened by iluuu1994 5 months ago
#19938 - we cant set error_reporting through envs when we use the php const
Issue -
State: open - Opened by Scarbous 5 months ago
Labels: Bug, Status: Needs Triage
#19937 - WINDOWS_X64_ZTS failing after branch cut (a4c712c37950f09744973beac187197c87a46482)
Issue -
State: closed - Opened by DanielEScherzer 5 months ago
- 1 comment
Labels: Bug, Status: Needs Triage, Category: CI