Remove staticExpects to work with PHPUnit ~4.5

This commit is contained in:
Benoît Burnichon
2015-03-17 13:08:27 +01:00
parent e5fae798dc
commit cdc7f743d5
17 changed files with 107 additions and 57 deletions

View File

@@ -35,7 +35,6 @@ before_script:
- mysql -e 'SET @@global.wait_timeout= 999999;'
php:
- 5.4
- 5.5
- 5.6