Skip to content

Conversation

iluuu1994
Copy link
Member

In the future we may want to use a different exit code to warn for tests that didn't leak.

In the future we may want to use a different exit code to warn for tests that
didn't leak.
--SKIPIF--
<?php
if (getenv('SKIP_REPEAT')) die('skip gettext leaks global state across requests');
if (getenv('SKIP_REPEAT')) die('xleak gettext leaks global state across requests');
Copy link
Member Author

Choose a reason for hiding this comment

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

The leaking here doesn't refer to memory, so this should be reverted.

@iluuu1994 iluuu1994 closed this in fc88f15 Apr 3, 2023
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