-
Igor Wiedler authored
The default stubs mess up when you try to run a phar which includes another phar. In my case I was running pip.phar on the CLI, which included app.php, which in turn included silex.phar. It broke the __DIR__ calls. This was able to fix it. Needs testing in lots of different setups, because the default stubs are no longer used.
5dc4d9c5
Name |
Last commit
|
Last update |
---|---|---|
doc | ||
src/Silex | ||
tests | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
autoload.php | ||
compile | ||
example.htaccess | ||
phpunit.xml.dist |