graphql-php/tests
Simon Podlipsky 90d0156291
Use PHPStan strict rules
Two rules excluded: missing type hints and empty() usage
2018-10-09 17:46:55 +02:00
..
Error Fix CS in tests 2018-10-05 10:47:57 +02:00
Executor Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
Language Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
Server Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
Type Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
Utils Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
Validator Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
StarWarsData.php Fix CS in tests 2018-10-05 10:47:57 +02:00
StarWarsIntrospectionTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
StarWarsQueryTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
StarWarsSchema.php Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
StarWarsValidationTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
UtilsTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00