-
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
ext/standard: Optimize sort() and rsort() for large packed integer arrays
ABI break
Category: Engine
Extension: standard
#23585
opened Sep 5, 2026 by
LamentXU123
Member
Loading…
streams: apply so_linger, so_rcvbuf and so_sndbuf to unix sockets
CI: Solaris
STF: Streams
#23584
opened Sep 5, 2026 by
devnexen
Member
Loading…
sapi/phpdbg: restore the DEFAULT_SLASH check on the module path
SAPI: phpdbg
#23583
opened Sep 5, 2026 by
darkdi
Loading…
Fix sinh() losing precision on 32-bit x86
ABI break
Category: Engine
Extension: standard
#23582
opened Sep 5, 2026 by
marc-mabe
Contributor
Loading…
Fix expm1() losing precision on 32-bit x86
ABI break
Category: Engine
Extension: standard
#23581
opened Sep 5, 2026 by
marc-mabe
Contributor
Loading…
Fix exp() losing precision on 32-bit x86
ABI break
Category: Engine
Extension: standard
#23579
opened Sep 5, 2026 by
marc-mabe
Contributor
Loading…
Fix pow(), ** and fpow() losing precision on 32-bit x86
ABI break
Category: Engine
Extension: standard
#23578
opened Sep 5, 2026 by
marc-mabe