Move tests/ to PSR-4 (#24731)
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloaderremotes/origin/throw-loginexception-failed-login
parent
2ef751b1ec
commit
94ad54ec9b
@ -1,4 +1,7 @@ |
||||
<?php |
||||
|
||||
namespace Test\AppFramework\Http; |
||||
|
||||
/** |
||||
* Copy of http://dk1.php.net/manual/en/stream.streamwrapper.example-1.php |
||||
* Used to simulate php://input for Request tests |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue