Skip to content

ext/phar: refactor _phar_archive_data.fname field to be a zend_string*#21823

Open
Girgias wants to merge 1 commit intophp:masterfrom
Girgias:2026-04-phar-fname-zend_string
Open

ext/phar: refactor _phar_archive_data.fname field to be a zend_string*#21823
Girgias wants to merge 1 commit intophp:masterfrom
Girgias:2026-04-phar-fname-zend_string

Conversation

@Girgias
Copy link
Copy Markdown
Member

@Girgias Girgias commented Apr 21, 2026

Convert relevant global to zend_string as well

This is in preparation for future refactorings to convert functions taking a char* + size_t pair to zend_string*

Convert relevant cache global to zend_string as well.

This is in preparation for future refactorings to convert functions taking a char* + size_t pair to zend_string*
@Girgias Girgias force-pushed the 2026-04-phar-fname-zend_string branch from a68590b to 176338b Compare April 22, 2026 04:08
@Girgias Girgias marked this pull request as ready for review April 22, 2026 04:17
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