12 Commits (ca3b8744144ec223aa87f90aec7aa7c7be0b73bc)

Author SHA1 Message Date
Jordi Boggiano 6a466a120a
Enable strict types on all files 3 years ago
Jordi Boggiano 6da38f83a0
Add parameter types to all the things 3 years ago
Alexander Schranz e9b60580f5
Add return types to tests (#10) 3 years ago
Jordi Boggiano abdc6893a6
Add void types where no return statement is present 3 years ago
Martin Herndl bcbd8fdb61
Add types to `Package` tests (#10245) 3 years ago
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
6 years ago
Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
Jordi Boggiano 38917c2047 Add parallel build to travis script 11 years ago
Jordi Boggiano 8d7e5cdda5 Fix target-dir with multiple slashes too 12 years ago
Jordi Boggiano a9195eb05f Add a couple test cases 12 years ago
Jordi Boggiano f377e9ca87 Fix possible vendor-dir "evasion" via target-dir 12 years ago
Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues 12 years ago