cataphract Fri, 29 Oct 2010 15:29:15 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304985
Log:
- Fixed bug #53198 (changing INI setting "from" with ini_set did not have any
effect)
#Made "from" a proper INI setting and bound it to a global variab
andrey Fri, 29 Oct 2010 15:02:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304984
Log:
- More features for the profiling, create aggregates and dump them
on file close.
- Also add a trace modifier to switch on and off the profiling.
- With