mglaman / platform-docker

Local development tool for PHP platforms using Docker Compose
GNU General Public License v2.0
46 stars 16 forks source link

xhprof patches should enable profiling via a cookie (like xdebug) #19

Open mglaman opened 9 years ago

mglaman commented 9 years ago

Right now if the path is applied everything gets profiled. Would be nice to set it as ?XHPROF_START=1 and if ?XHPROF_START= or XHPROF_STOP=1 turn it off