We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See php-pm/php-pm-httpkernel@4de2a1a#diff-4e4aadfdc2edbd7dfe3479c6259178eaR42
Also Stack Builder has been removed since it was never in use.
Guess we should adjust this adapter as well.
Also the bridge interface has now a new method getStaticDirectory which should return the path to the folder with the static stuff.
getStaticDirectory
The text was updated successfully, but these errors were encountered:
HttpKernel has meanwhile been upgraded to Psr7, so this adapter needs a full overhaul.
HttpKernel
Psr7
Sorry, something went wrong.
No branches or pull requests
See php-pm/php-pm-httpkernel@4de2a1a#diff-4e4aadfdc2edbd7dfe3479c6259178eaR42
Also Stack Builder has been removed since it was never in use.
Guess we should adjust this adapter as well.
Also the bridge interface has now a new method
getStaticDirectory
which should return the path to the folder with the static stuff.The text was updated successfully, but these errors were encountered: