Open weirdan opened 8 years ago
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.
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
to each test file.