Skip to content

ext/phar: refactor Phar::__construct() to use zend_string*#21838

Merged
Girgias merged 1 commit intophp:masterfrom
Girgias:phar-ctor-zstr
Apr 23, 2026
Merged

ext/phar: refactor Phar::__construct() to use zend_string*#21838
Girgias merged 1 commit intophp:masterfrom
Girgias:phar-ctor-zstr

Conversation

@Girgias
Copy link
Copy Markdown
Member

@Girgias Girgias commented Apr 23, 2026

Also clean-up the freeing code for the arch zend_string, we don't need to actually save the fname zend_string as it is not used afterwards

Also clean-up the freeing code for the arch zend_string, we don't need to actually save the fname zend_string as it is not used afterwards
@Girgias Girgias merged commit d56253c into php:master Apr 23, 2026
19 checks passed
@Girgias Girgias deleted the phar-ctor-zstr branch April 23, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant