-
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
array_unshift: Use specialised iteration macro
Extension: standard
#20410
by ndossche
was merged Nov 6, 2025
Loading…
Fix pg_fetch_object() when an error occurs in subroutine
Extension: pgsql
#20407
by Girgias
was merged Nov 6, 2025
Loading…
zend_object_handlers: add some const qualifiers
ABI break
Category: Engine
#20402
by Girgias
was merged Nov 6, 2025
Loading…
ext/zlib: Remove unused ZLIB_EXPORTS
Category: Build System
Extension: zlib
#20400
by petk
was merged Nov 5, 2025
Loading…
ext/fileinfo: Remove duplicate HAVE_STDINT_H definition
Extension: fileinfo
#20392
by petk
was merged Nov 4, 2025
Loading…
tidy: Avoid some work when creating attributes
Extension: tidy
#20390
by ndossche
was merged Nov 5, 2025
Loading…
tidy: Harden against tidyNodeGetText() failure
Extension: tidy
#20389
by ndossche
was closed Nov 5, 2025
Loading…
pgsql: Fix memory leak when object init fails
Extension: pgsql
#20387
by ndossche
was merged Nov 4, 2025
Loading…
fix sizeof zend_function allocation/copy
Category: Engine
Extension: ffi
#20385
by remicollet
was closed Nov 4, 2025
Loading…
random: Fix memory leak when serialization fails
Extension: random
#20383
by ndossche
was merged Nov 4, 2025
Loading…
random: Use ZVAL_EMPTY_ARRAY() for members in serialization
Extension: random
#20382
by ndossche
was merged Nov 4, 2025
Loading…
Downgrade pcre2 to 10.44
ABI break
Category: Build System
Extension: pcre
#20380
by ndossche
was merged Nov 3, 2025
Loading…
Fix GH-20374: PHP with tidy and custom-tags
Extension: tidy
#20379
by ndossche
was closed Nov 4, 2025
Loading…
Fix GH-20377: emit assignment for all final promoted properties
Category: Engine
#20378
by DanielEScherzer
was merged Nov 3, 2025
Loading…
socket: properly expose TCP keepalive constants
Extension: sockets
STF: Streams
#20376
by bukka
was merged Nov 3, 2025
Loading…
uri: Unify exception testing for modification tests
Extension: uri
#20368
by TimWolla
was merged Nov 2, 2025
Loading…
ext/zip: Sync remaining parts for libzip >= 1.0.0
Category: Build System
Extension: zip
#20365
by petk
was merged Nov 2, 2025
Loading…
ext/zip: fix memory leak when encryption is passed as userland array …
Extension: zip
#20363
by devnexen
was closed Nov 2, 2025
Loading…
Fix crashes when trying to instantiate uninstantiable classes via date static constructors
Extension: date
#20361
by ndossche
was closed Nov 6, 2025
Loading…
sqlite3: remove nonsensical return_value dtor
Extension: sqlite3
#20360
by ndossche
was merged Nov 2, 2025
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.