mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 16:44:07 +02:00
bump minimum php version to 5.6 and update test libs
This commit is contained in:
parent
2178a2be0e
commit
2538e6d05c
3 changed files with 12 additions and 13 deletions
|
|
@ -3,4 +3,10 @@
|
|||
<testsuite name='Stream'>
|
||||
<directory suffix='.php'>./</directory>
|
||||
</testsuite>
|
||||
|
||||
<filter>
|
||||
<whitelist Stream="true">
|
||||
<directory suffix=".php">../src</directory>
|
||||
</whitelist>
|
||||
</filter>
|
||||
</phpunit>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue