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 #125

Closed christhomas closed 6 years ago

christhomas commented 6 years ago

This solves the problem of the Kernel being in a different place. You can provide the namespace for the class using a normal environment variable.

christhomas commented 6 years ago

I'm going to start over, attempting to fix the formatting just made the problem worse