| PEAR Announce 2005-06-11, 3:56 pm |
| The new PEAR package Benchmark-1.2.3 (stable) has been released at http://pear.php.net/.
Release notes
-------------
Sebastian Bergman devolves the maintainance to Bertrand Gugger on 04/15/2005
* bug #3620 CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied
* Profiler
+ fix comments and fix bug #3369 Profiler : Manual mode generates automatic output
+ fix bug #2957 zero devision when calling getAllSectionsInformations
+ CS/WS fixes
+ Typo in private var _auto use (thanks sascha Eissler)
* Timer
+ Example 2 corrected
+ Bug #4346 : wrong totals, also potential bug if several sessions (display shift)
+ The output has been extented to optionnaly display the totals.
* Iterate
+ Request #1160 Feature Addition: Simple Output on Benchmark_Iterate
+ $GLOBALS[] instead of global $...
Package Info
-------------
Framework to benchmark PHP scripts or function calls.
Related Links
-------------
Package home: http://pear.php.net/package/Benchmark
Changelog: http://pear.php.net/package/Benchmark/download/1.2.3
Download: http://pear.php.net/get/Benchmark-1.2.3.tgz
Authors
-------------
bertrand Gugger <bertrand@toggg.com> (lead)
|