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

Suggestion: use *.phpt tests from php-src to improve compatibility #93

Open
weirdan opened this issue Dec 22, 2015 · 0 comments
Open

Suggestion: use *.phpt tests from php-src to improve compatibility #93

weirdan opened this issue Dec 22, 2015 · 0 comments

Comments

@weirdan
Copy link

weirdan commented Dec 22, 2015

This should be pretty easy to do, since PHPUnit does support *.phpt format. All that is needed is to copy them from php-src and add

--INI--
auto_prepend_file=lib/password.php

to each test file.

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

No branches or pull requests

1 participant