Skip to content

Fix of Bug #74383: Wrong reflection on Phar::running #2463

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

Closed
wants to merge 1 commit into from

Conversation

mhagstrand
Copy link
Contributor

Here are docs showing the parameter is optional:
http://php.net/manual/en/phar.running.php

Also the parameter is optional in the function definition:
https://github.com/php/php-src/blob/PHP-7.0.18/ext/phar/phar_object.c#L424

@krakjoe
Copy link
Member

krakjoe commented Apr 10, 2017

Merged d9a0580 and as 9fe4d2d in 7.1 and master.

Thanks.

@krakjoe krakjoe closed this Apr 10, 2017
@krakjoe krakjoe added the Bug label Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants