-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove native SSL support in phar extension
Category: Build System
Extension: phar
#15574
opened Aug 24, 2024 by
petk
Loading…
phpinfo: Update PHP logo to php.net SVG logo
ABI break
Extension: standard
#20204
opened Oct 17, 2025 by
Ayesh
Loading…
Fix GH-19942: avoid infinite loop when using iterator_count() on an empty SplFileObject
Extension: spl
#19957
opened Sep 25, 2025 by
alexandre-daubois
Loading…
ext/standard: pathinfo() check flags argument validity.
Extension: standard
#17859
opened Feb 18, 2025 by
devnexen
Loading…
Replaced wrong type of "addr" in pcntl_signal callback arg
Extension: pcntl
#9832
opened Oct 26, 2022 by
Cobalt-Inferno
Loading…
Add hack to force mysqlnd extension to be loaded first to avoid missing symbol errors.
#9822
opened Oct 24, 2022 by
Danack
Loading…
make FILE_ constants not collide with LOCK_
Extension: standard
#11254
opened May 17, 2023 by
divinity76
Loading…
Move EG(exception) check outside the loop for unpacking
Category: Engine
#11040
opened Apr 8, 2023 by
ndossche
Loading…
tests: add missing TEST_PHP_EXTRA_ARGS
Extension: standard
SAPI: cli
#11669
opened Jul 11, 2023 by
orlitzky
Loading…
Check struct stat.st_blocks with AC_CHECK_MEMBERS
Category: Build System
Extension: phar
Extension: zip
#13562
opened Mar 1, 2024 by
petk
Loading…
ext/openssl: Use zend_strnlen for ASN1 time string check
Extension: openssl
#14522
opened Jun 9, 2024 by
bukka
Loading…
Autotools: Add PHP_PUSH and PHP_POP
Category: Build System
SAPI: fpm
#14939
opened Jul 12, 2024 by
petk
Loading…
Refactor zend_string destruction
Category: Engine
#15054
opened Jul 21, 2024 by
withinboredom
Loading…
Output Buffering: Add behavioural tests and some refactoring to ob_start()
Extension: standard
#14646
opened Jun 23, 2024 by
Girgias
Loading…
ext/standard/array.c: Minor clean-up refactoring
ABI break
Extension: standard
#15884
opened Sep 14, 2024 by
Girgias
Loading…
Fix GH-12778: Windows IIS FastCGI Spin-Up Performance Slowdown
Extension: readline
SAPI: phpdbg
#12784
opened Nov 25, 2023 by
ndossche
Loading…
reflection: try to avoid manual string comparison
Category: Engine
Extension: reflection
#17726
opened Feb 7, 2025 by
DanielEScherzer
Loading…
Fix GH-17154: Memory leak on rl_line_buffer when no history (libedit).
Extension: readline
#17155
opened Dec 14, 2024 by
devnexen
Loading…
sapi/cli: Don't set ini-settings mid-expression in interactive shell
Extension: readline
#17389
opened Jan 6, 2025 by
ReimarPB
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.