- 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
[Windows] fix dllexport/dllimport mismatch with clang ABI break Category: Engine
#21547 opened Mar 27, 2026 by henderkes Loading…
Zend/zend_compile.h: use uint32_t type for zend_op_array.last_var ABI break Category: Engine Category: Optimizer Extension: opcache
#21543 opened Mar 27, 2026 by Girgias Loading…
Fix GH-17399: iconv memory leak with large line-length Extension: iconv
#21541 opened Mar 26, 2026 by iliaal Loading…
Zend/Optimizer/zend_dump: minor refactorings ABI break Category: Optimizer
#21540 opened Mar 26, 2026 by Girgias Loading…
Slightly optimize hash add_new for packed arrays Category: Engine
#21539 opened Mar 26, 2026 by iluuu1994 Loading…
ext/standard: Optimize symbol table lookup by using zend_hash_lookup Extension: standard Waiting on Author
#21537 opened Mar 26, 2026 by arshidkv12 Loading…
ext/spl: Use zend_hash_index_add_new() for missing array keys Extension: spl
#21535 opened Mar 26, 2026 by arshidkv12 Loading…
Fix GH-GH-21158: Reset stackmap reg Extension: opcache
#21531 opened Mar 25, 2026 by arnaud-lb Loading…
Fix incorrect RC-handling for ZEND_EXT_STMT op1 Category: Engine
#21528 opened Mar 25, 2026 by iluuu1994 Loading…
docs(ini): Clarify php.ini search order and additional .ini scan path in configuration docs
#21503 opened Mar 23, 2026 by joshtrichards Loading…
Add ZipArchive::closeToString() Category: Build System Extension: zip
#21497 opened Mar 23, 2026 by tstarling Loading…
ext/session: add recursive session cleanup for dirname > 0 Extension: session
#21491 opened Mar 22, 2026 by jorgsowa Loading…
[RFC][mbregex] Set deprecate Oniguruma(mbregex) Extension: mbstring RFC
#21490 opened Mar 22, 2026 by youkidearitai • Draft
ext/sqlite3: fix wrong pointer types passed to the free list comparator. Extension: sqlite3
#21483 opened Mar 21, 2026 by devnexen Loading…
Fix GH-21478: Forward read_property to real instance for initialized lazy proxies Category: Engine
#21480 opened Mar 21, 2026 by iliaal Loading…
gen_stub: make use of PHP 8.0 and PHP 8.1 features (2) Category: Build System
#21479 opened Mar 20, 2026 by DanielEScherzer Loading…
zend_vm_gen.php: Make room for new
zend_vm_opcodes_flags flags ABI break Category: Engine Category: Optimizer Extension: opcache #21476 opened Mar 20, 2026 by arnaud-lb Loading…
Hide libmagic symbols by default on supported platforms Category: Build System Extension: fileinfo
#21472 opened Mar 20, 2026 by orlitzky Loading…
Fix GH-18714: opcache_compile_file() breaks class hoisting Category: Engine Extension: opcache
#21470 opened Mar 18, 2026 by iliaal Loading…
Add support for generating enum pages for the manual Category: Build System
#21469 opened Mar 18, 2026 by kocsismate Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.