-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
readline: Fix memory leak in interactive shell INI directive
Extension: readline
#22255
opened Jun 7, 2026 by
iliaal
Contributor
Loading…
mbstring: Fix memory leak in mail header parsing
Extension: mbstring
#22254
opened Jun 7, 2026 by
iliaal
Contributor
Loading…
date: Fix typo in condition in date_period_init_iso8601_string()
Extension: date
#22253
opened Jun 7, 2026 by
ndossche
Member
Loading…
intl: Fix memory leak in IntlChar::getFC_NFKC_Closure()
Extension: intl
#22252
opened Jun 7, 2026 by
iliaal
Contributor
Loading…
sockets: Fix memory leak in socket_recvfrom()
Extension: sockets
#22251
opened Jun 7, 2026 by
iliaal
Contributor
Loading…
mysqli: Fix memory leak in mysqli_execute_query()
Extension: mysqli
#22250
opened Jun 7, 2026 by
iliaal
Contributor
Loading…
exif: read from the correct pointer
Extension: exif
#22249
opened Jun 7, 2026 by
ndossche
Member
Loading…
ext/intl: Guard Spoofchecker restriction-level APIs at ICU 53 (fix build on ICU 50.x)
Extension: intl
#22248
opened Jun 7, 2026 by
GrahamCampbell
Contributor
Loading…
ext/standard/tests: use die() instead of echo for 64-bit skip condition
Extension: standard
#22247
opened Jun 7, 2026 by
arshidkv12
Contributor
Loading…
ext/uri, ext/standard – URL parsing: improve error reporting using detailed url_error codes
ABI break
Extension: standard
Extension: uri
#22245
opened Jun 7, 2026 by
arshidkv12
Contributor
Loading…
[skip ci] Add myself to the intl extension CODEOWNERS file
Category: CI
#22244
opened Jun 6, 2026 by
LamentXU123
Contributor
Loading…
ext/exif: spell the Exif identifier code as a char literal
Extension: exif
#22241
opened Jun 6, 2026 by
iliaal
Contributor
Loading…
Add support for
__exists(), a magic method for distinguishing "missing" from "set to null"
ABI break
Category: Engine
Extension: opcache
Extension: reflection
RFC
#22240
opened Jun 6, 2026 by
nicolas-grekas
Contributor
Loading…
Fix stream_context_set_option() mutating the default context
Extension: standard
#22235
opened Jun 5, 2026 by
nicolas-grekas
Contributor
Loading…
ext/curl: bump minimum libcurl version to 7.61.1
Category: Build System
Extension: curl
#22232
opened Jun 5, 2026 by
GrahamCampbell
Contributor
Loading…
ext/curl: add CURLOPT_SEEKFUNCTION
Extension: curl
#22230
opened Jun 5, 2026 by
GrahamCampbell
Contributor
Loading…
ext/dba: switch dba_handlers full_info path to zend_string API
Extension: dba
#22229
opened Jun 5, 2026 by
arshidkv12
Contributor
Loading…
std/dba: validate file permission argument in dba_open()
Extension: dba
#22228
opened Jun 4, 2026 by
arshidkv12
Contributor
Loading…
Fixed GH-22216: don't warn in OnUpdateMemoryConsumption on ZTS thread init
Extension: opcache
#22225
opened Jun 4, 2026 by
dkkoma
Loading…
ext/dom: resolve in-scope prefixed QName values during document valid…
ABI break
Extension: dom
#22224
opened Jun 4, 2026 by
devnexen
Member
Loading…
Make the behavior of
request_parse_body() and ini settings congruent in option max_input_vars
Extension: standard
Feature
#22223
opened Jun 4, 2026 by
OracleNep
Loading…
fix GH-20469: inheritance cache lookup with nested autoloading
Category: Engine
Extension: opcache
#22221
opened Jun 3, 2026 by
morrisonlevi
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.