Skip to content

Phar refactor char* + size_t pair to zend_string* #11019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 6, 2023

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Apr 5, 2023

This is the first step to try to achieve what was said in #11003

Girgias added 5 commits April 5, 2023 14:17
Also convert filename to a zend_string*.

This in preparation for refactoring phar_find_in_include_path() to use a zend_string*
Also change type to ssize_t as this is what the function returns
@Girgias Girgias merged commit 7d93ef0 into php:master Apr 6, 2023
@Girgias Girgias deleted the phar-convert-path-to-zend_string branch April 6, 2023 13:56
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