-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
zend_vm_def: Use
FREE_OP1()
in ZEND_FREE handler
ABI break
Category: Engine
#18131
by TimWolla
was merged Mar 22, 2025
Loading…
Fix memory leak when destroying PDORow
Extension: pdo (core)
Extension: pdo_sqlite
#18123
by nielsdos
was closed Mar 20, 2025
Loading…
GH-17836: zend_vm_gen.php shouldn't break on Windows line endings
Category: Engine
#18121
by DanielEScherzer
was closed Mar 21, 2025
Loading…
Fix segfault raise by bad from_xml callback
Extension: soap
#18119
by remicollet
was closed Mar 21, 2025
Loading…
Fix GH-18112: NULL access with preloading and INI option
Extension: opcache
#18117
by nielsdos
was closed Mar 20, 2025
Loading…
Fix GH-18114: pdo lazy object crash
Extension: pdo (core)
Extension: pdo_sqlite
#18116
by nielsdos
was merged Mar 19, 2025
Loading…
Fix GH-18107: Opcache CFG jmp optimization with try-finally breaks the exception table
Category: Optimizer
Extension: opcache
#18110
by nielsdos
was closed Mar 21, 2025
Loading…
ext/bcmath: Extracted common logic into function and macro
Extension: bcmath
#18103
by SakiTakamachi
was merged Mar 19, 2025
Loading…
Fix xinclude destruction of live attributes
Extension: dom
#18100
by nielsdos
was closed Mar 18, 2025
Loading…
Merge JMP_FRAMELESS cache slots in Optimizer/compact_literals
Category: Optimizer
#18093
by nielsdos
was merged Mar 17, 2025
Loading…
Fix GH-18090: DOM: Svg attributes and tag names are being lowercased
Extension: dom
#18091
by nielsdos
was closed Mar 17, 2025
Loading…
[Require RFC][Draft] Add grapheme_levenshtein function.
Extension: intl
RFC
#18086
by youkidearitai
was closed Mar 16, 2025
Loading…
Zend/hash: Add yet more const qualifiers
ABI break
Category: Engine
#18084
by Girgias
was merged Mar 18, 2025
Loading…
ext/standard: Use usual not empty error for proc_open()
Extension: standard
#18083
by Girgias
was merged Mar 21, 2025
Loading…
Fix memory leaks in fuzzer modules detected by cppchecker #18081
SAPI: fuzzer
#18082
by Lung-Alexandra
was closed Mar 16, 2025
Loading…
streams: Fix php_stream_from_{res|zval}_no_verify() APIs actually throwing TypeErrors
ABI break
Extension: libxml
Extension: posix
#18079
by Girgias
was closed Mar 17, 2025
Loading…
Set zend_rc_debug=false before loading shared ext in FPM config
SAPI: fpm
#18075
by arnaud-lb
was closed Mar 17, 2025
Loading…
Fix GH-12231: SimpleXML xpath should warn when returning other return types than node lists
Extension: simplexml
#18073
by nielsdos
was closed Mar 17, 2025
Loading…
Minor improvements to ext/xml memory management
Extension: xml
#18071
by nielsdos
was merged Mar 15, 2025
Loading…
Fix IN_ARRAY optimization
Category: Optimizer
Extension: opcache
#18066
by iluuu1994
was closed Mar 18, 2025
Loading…
ext/bcmath: If size of
BC_VECTOR
array is within 64 bytes, stack area is now used
Extension: bcmath
#18065
by SakiTakamachi
was merged Mar 14, 2025
Loading…
zend_get_callable_name: Return underlying callable’s name for fake closures
Category: Engine
#18063
by TimWolla
was merged Mar 17, 2025
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.