-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix bug #67563: mysqli compiled with mysqlnd does not take ipv6 adress as parameter
Extension: mysqlnd
#19750
opened Sep 7, 2025 by
nielsdos
Loading…
Fix GET_SHELL_CB macro for static builds
Extension: readline
#19746
opened Sep 7, 2025 by
crazywhalecc
•
Draft
Fix unhelpful error messages with multiple PHP CLI workers
SAPI: cli
#19737
opened Sep 6, 2025 by
leotaku
Loading…
Fix GH-19570: unable to fseek in /dev/zero and /dev/null
Extension: standard
#19736
opened Sep 6, 2025 by
nielsdos
Loading…
Add isWeekend() and isWeekday() methods to DateTime classes
ABI break
Extension: date
#19734
opened Sep 6, 2025 by
xentixar
Loading…
Windows: Don't disable CRT assert & error reporting if a debugger is attached
#19726
opened Sep 5, 2025 by
dktapps
Loading…
Fix GH-19705: do not flush/write buffer on non writeable stream.
Extension: standard
#19708
opened Sep 4, 2025 by
devnexen
Loading…
Fix GH-19685: Segfault when bzip2 filter has invalid parameters
Extension: bz2
#19702
opened Sep 4, 2025 by
alexandre-daubois
Loading…
Expose the origin of exit points in zend_jit_dump_exit_info()
Extension: opcache
#19700
opened Sep 4, 2025 by
arnaud-lb
Loading…
gen_stub: various simplifications and clean up (6)
Category: Build System
#19699
opened Sep 4, 2025 by
DanielEScherzer
Loading…
iconv: deprecate iconv_set_encoding() and iconv_get_encoding()
Extension: iconv
#19664
opened Sep 1, 2025 by
jorgsowa
Loading…
.gdbinit: Fix executor_globals locating in release builds
#19661
opened Sep 1, 2025 by
dktapps
Loading…
Check unchecked error-prone calls in ext/ssl
Extension: openssl
#19659
opened Sep 1, 2025 by
alexandre-daubois
Loading…
re-use
sprintf()
optimisation for printf()
Category: Engine
Category: Optimizer
#19658
opened Sep 1, 2025 by
realFlowControl
Loading…
provide stable machine interface for ini on command line with json
ABI break
SAPI: cli
#19655
opened Sep 1, 2025 by
krakjoe
Loading…
Fix GH-13204: glob() fails if square bracket is in current directory
Extension: standard
#19647
opened Aug 30, 2025 by
nielsdos
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.