Skip to content

Conversation

nielsdos
Copy link
Member

@nielsdos nielsdos commented Mar 4, 2023

Some tests fail if the error_log is overriden by the loaded ini configuration. Explicitly set it to an empty value to prevent the failures.
See #10737 (comment)

Some tests fail if the error_log is overriden by the loaded ini
configuration. Explicitly set it to an empty value to prevent the
failures.
See php#10737 (comment)
@nielsdos
Copy link
Member Author

If nobody has objections I'd like to merge this sometime in the next week.
OP's problem was because their php.ini file set error_log to a file which causes the test output to not be visible in stdout, causing the test failure.

Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Although I'm not sure if any of those should even use error_log in the first place. Maybe it was necessary for Zend/tests/bug79919.phpt to trigger whatever error was fixed there.

@nielsdos nielsdos closed this in 691ff9f Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants