-
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
phar: Avoid an error goto in phar_zip_flush()
Extension: phar
#20233
by nielsdos
was merged Oct 20, 2025
Loading…
phar: Avoid string duplication just for error message, use truncation formatting string
Extension: phar
#20229
by nielsdos
was merged Oct 20, 2025
Loading…
phar: Fix file descriptor leak in phar_zip_flush() on failure.
Extension: phar
#20228
by nielsdos
was closed Oct 21, 2025
Loading…
phar: Simplify phar_wrapper_stat()
Extension: phar
#20222
by nielsdos
was merged Oct 19, 2025
Loading…
phar: Fix memory leak when opening temp file fails while trying to open gzip-compressed archive
Extension: phar
#20220
by nielsdos
was closed Oct 21, 2025
Loading…
phar: Fix potential double free on Windows
Extension: phar
#20211
by nielsdos
was merged Oct 18, 2025
Loading…
phar: Fix memory leak when openssl polyfill returns garbage
Extension: phar
#20210
by nielsdos
was closed Oct 20, 2025
Loading…
phar: Drop buggy redundant Windows-only check
Extension: phar
#20195
by nielsdos
was merged Oct 17, 2025
Loading…
phar: Get rid of last bailouts in phar_file_action()
Extension: phar
#20193
by nielsdos
was merged Oct 17, 2025
Loading…
phar: Get rid of bailouts in Phar::webPhar()
Extension: phar
#20190
by nielsdos
was merged Oct 16, 2025
Loading…
ext/phar: More minor refactorings
Extension: phar
#20186
by Girgias
was merged Oct 16, 2025
Loading…
phar: Change hacky check into an assertion
Extension: phar
#20160
by nielsdos
was merged Oct 14, 2025
Loading…
phar: Fix memleak+UAF when opening temp stream in buildFromDirectory() fails
Extension: phar
#20157
by nielsdos
was closed Oct 13, 2025
Loading…
phar: Use object_init_with_constructor where possible
Extension: phar
#20156
by nielsdos
was merged Oct 14, 2025
Loading…
zend_API: Remove
CHECK*NULL_PATH
ABI break
Category: Engine
Extension: bz2
Extension: dom
Extension: gd
Extension: hash
Extension: openssl
Extension: phar
#20155
by TimWolla
was merged Oct 15, 2025
Loading…
phar: Fix more alias memory leaks
Extension: phar
#20154
by nielsdos
was closed Oct 13, 2025
Loading…
Minor cleanups in Phar::setAlias()
Extension: phar
#20149
by nielsdos
was merged Oct 12, 2025
Loading…
phar: Remove confusing dtor calls
Extension: phar
#20148
by nielsdos
was merged Oct 12, 2025
Loading…
phar: Abstract away internal object fetching
Extension: phar
#20147
by nielsdos
was merged Oct 12, 2025
Loading…
Make entry argument nullable for phar_split_fname() to avoid extra allocations
Extension: phar
#20146
by nielsdos
was merged Oct 13, 2025
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.