Skip to content
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

fix debug-ext 003.phpt #15483

Closed
wants to merge 1 commit into from
Closed

fix debug-ext 003.phpt #15483

wants to merge 1 commit into from

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Aug 7, 2015

in my environment the filename is filled, not "-"

$ php --version
PHP 5.5.27 (cli) (built: Jul 17 2015 12:32:05)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

in my environment the filename is filled, not "-"

$ php --version
PHP 5.5.27 (cli) (built: Jul 17 2015 12:32:05)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
glensc added a commit to pld-linux/php-symfony_debug that referenced this pull request Aug 7, 2015
@nicolas-grekas
Copy link
Member

Thank you @glensc.

nicolas-grekas added a commit that referenced this pull request Aug 7, 2015
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #15483).

Discussion
----------

fix debug-ext 003.phpt

in my environment the filename is filled, not "-"

$ php --version
PHP 5.5.27 (cli) (built: Jul 17 2015 12:32:05)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

18b6964 fix debug-ext 003.phpt
@nicolas-grekas
Copy link
Member

Closed via 17fb7d3

@glensc glensc deleted the debug-ext-tests branch August 7, 2015 08:07
@glensc
Copy link
Contributor Author

glensc commented Aug 7, 2015

btw, i assume ext is not built and tested on travis, or why it was not noticed?

@nicolas-grekas
Copy link
Member

It is tested on travis, but is always returning - for some reason

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.

None yet

3 participants