php-parser/lib/PhpParser/NodeVisitor
Lars Moelleken b7e6361536 updates via "rectorphp/rector" (#573)
- "global" -> remove unused "use" statements
- "phpunit" -> fix "@covers" comments
- "phpunit" -> replace "->will($this->returnValue()" with "->willReturn()"
- "UseTest.php" -> add missing namespace
- "composer.json" -> use "autoload-dev"
- remove -> "require_once" usage in the tests (use autoload-dev via composer.json)

-> most of the changes are done automatically by "https://github.com/rectorphp/rector"
2019-01-19 11:18:00 +01:00
..
CloningVisitor.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
FindingVisitor.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
FirstFindingVisitor.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
NameResolver.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00