php-pm / php-pm-zend

7 stars 5 forks source link

PHP-PM master has now $debug #1

Open marcj opened 8 years ago

marcj commented 8 years ago

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.

andig commented 6 years ago

HttpKernel has meanwhile been upgraded to Psr7, so this adapter needs a full overhaul.