php-pm / php-pm-httpkernel

HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM
MIT License
246 stars 72 forks source link

fix the problem with the custom namespaces for the symfony kernel #126

Closed christhomas closed 6 years ago

christhomas commented 6 years ago

This should fix the issue of the kernel not being detected or configurable. Now you can make an environment parameter to set the namespace of the kernel.

andig commented 6 years ago

Could you add the ENV settings to the README, too?

andig commented 6 years ago

Fixes https://github.com/php-pm/php-pm-httpkernel/issues/89. /cc @marcj

christhomas commented 6 years ago

I"m not sure why but this seems to be stuck and unable to complete?