-
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
phpize: fix silently stale build files when the PHP install is read-only
Category: Build System
#23570
opened Sep 4, 2026 by
GromNaN
Member
Loading…
Check the links before unlinking a huge block
Category: Engine
#23568
opened Sep 4, 2026 by
jvoisin
Contributor
Loading…
Bound the free list walk in zend_mm_gc()
Category: Engine
#23566
opened Sep 4, 2026 by
jvoisin
Contributor
Loading…
Discard buckets abandoned by a filter that returns no output
Extension: standard
#23564
opened Sep 4, 2026 by
iliaal
Member
Loading…
Fix php://fd/ on platforms without getdtablesize()
Category: Build System
Extension: standard
#23563
opened Sep 4, 2026 by
shyim
Contributor
Loading…
Add
--enable-cli-fpm to link the FPM SAPI into the CLI binary (php --fpm)
Category: Build System
SAPI: cli
SAPI: fpm
#23558
opened Sep 3, 2026 by
mnapoli
Loading…
ext/standard: add tests for HTTP fopen wrapper
Extension: standard
#23557
opened Sep 3, 2026 by
Sjord
Contributor
Loading…
array_chunk(): Fill packed chunks directly when keys are not preserved
Extension: standard
#23556
opened Sep 3, 2026 by
mehmetcansahin
Contributor
Loading…
fix(frenchtojd): range-check zend_long args before narrowing to int
Extension: calendar
#23555
opened Sep 3, 2026 by
lacatoire
Member
Loading…
ext/pcntl: fix an off by one bound and a parameter the parser made required
Extension: pcntl
#23553
opened Sep 3, 2026 by
lacatoire
Member
Loading…
ext/session:Fix session handler missing create_sid() diagnostic level
Extension: session
#23549
opened Sep 3, 2026 by
arshidkv12
Contributor
Loading…
GH-22684: Make Reflection(Class)Constant::__toString() print booleans as booleans
Extension: reflection
SAPI: cli
#23548
opened Sep 2, 2026 by
DanielEScherzer
Member
Loading…
Fix zend_optimizer_replace_by_const() leaving stale OP2 uses behind
Category: Optimizer
Extension: opcache
#23546
opened Sep 2, 2026 by
Mrmaxmeier
Contributor
Loading…
Fix IS_IDENTICAL_EMPTY_ARRAY specialization for an IS_CONST op1
ABI break
Category: Engine
Extension: opcache
#23545
opened Sep 2, 2026 by
Mrmaxmeier
Contributor
Loading…
ext/ftp: throw an Error when ftp_nb_fget()/ftp_nb_fput() hit a busy connection
Extension: ftp
#23540
opened Sep 2, 2026 by
lacatoire
Member
Loading…
Fix block pass dropping a JMP across an unreachable_free block
Category: Optimizer
Extension: opcache
#23538
opened Sep 2, 2026 by
Mrmaxmeier
Contributor
Loading…
ext/session/.../gh23043.phpt: session.save_path can be nonempty
Extension: session
#23537
opened Sep 1, 2026 by
orlitzky
Contributor
Loading…
ext/standard: Do not double the slash when resolving relative redirects
Extension: standard
#23532
opened Sep 1, 2026 by
iliaal
Member
Loading…
Fix bounds check in multibyte UTF detection
Category: Engine
#23527
opened Sep 1, 2026 by
ydah
Contributor
Loading…
sapi: Remove unused SAPI methods which are in default SAPI properties
ABI break
#23525
opened Aug 31, 2026 by
NattyNarwhal
Member
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.