-
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
Fix buffer overflow in hash_pbkdf2() with a large output length
Extension: hash
#23380
opened Aug 19, 2026 by
lazerg
Contributor
Loading…
Sanity check huge block sizes before using them as munmap() lengths
Category: Engine
#23378
opened Aug 19, 2026 by
jvoisin
Contributor
Loading…
Bind free list shadow pointers to the slot holding them
Category: Engine
#23376
opened Aug 19, 2026 by
jvoisin
Contributor
Loading…
docs: Internals Book improvements (01)
Category: CI
#23368
opened Aug 19, 2026 by
NickSdot
Contributor
Loading…
Protect the cached chunk list against corruption
Category: Engine
#23367
opened Aug 19, 2026 by
jvoisin
Contributor
Loading…
Validate large run map entries instead of assuming them
Category: Engine
#23366
opened Aug 19, 2026 by
jvoisin
Contributor
Loading…
Zend: Use %pS for zend_string in zend_throw_error
Category: Engine
#23364
opened Aug 19, 2026 by
arshidkv12
Contributor
Loading…
ext/date: Fix date error messages for embedded NULL bytes
ABI break
Extension: date
#23363
opened Aug 19, 2026 by
arshidkv12
Contributor
Loading…
Fix GH-10134: report internal call arguments to GC
Category: Engine
#23362
opened Aug 19, 2026 by
xhon-pelushi
Loading…
Randomize the layout of zend_mm small freelists
Category: Engine
#23361
opened Aug 18, 2026 by
jvoisin
Contributor
Loading…
Detect immediate double-frees of zend_mm small slots
Category: Engine
#23360
opened Aug 18, 2026 by
jvoisin
Contributor
Loading…
ext/dom: DOMDocument::adoptNode() stale document references in the ad…
Extension: dom
#23358
opened Aug 18, 2026 by
devnexen
Member
Loading…
2
Fix persistent PDO hash key colliding on colon in credentials
Extension: pdo (core)
Extension: pdo_sqlite
#23354
opened Aug 18, 2026 by
iliaal
Contributor
Loading…
Close the keyword UEnumeration on Locale::getKeywords failure
Extension: intl
#23351
opened Aug 18, 2026 by
iliaal
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.