PEAR-News ::
Benchmark 1.2.9
QA Release<br />
Bug #17204 Benchmark_Iterate::run trigger an error of type E_NOTICE<br />
Bug #18045 Profiler::enterSection is broken
[ more >> ]
Benchmark 1.2.8
QA release<br />
Doc Bug #8596 Called stable without user doc<br />
Request #14777 Improve PHPCS results
[ more >> ]
Benchmark 1.2.7
- Make output XHTML compliant (bug #1365)<br />
- Fix unknown index error in timeElapsed (bug #2295)<br />
- Fix class destructor behaviour on PHP 4 (bug #8748)<br />
- Fix documentation strings, add user docs.<br />
- Migrated to package2.xml.
[ more >> ]
Benchmark 1.2.6
- Fixed extra table tag for text input<br />
- Formatted text output properly (bug #6972)<br />
- Added Anant Narayanan as maintainer
[ more >> ]
Benchmark 1.2.5
- Bumped to 2006<br />
- Put out out nasty "?>" end script tags
[ more >> ]
Benchmark 1.2.4
- Change licence to the new BSD License<br />
(see http://www.opensource.org/licenses/bsd-license.php)
[ more >> ]
Benchmark 1.2.3
Sebastian Bergman devolves the maintainance to Bertrand Gugger on 04/15/2005<br />
* bug #3620 CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied<br />
* Profiler<br />
+ fix comments and fix bug #3369 Profiler : Manual mode generates automatic output<br />
+ fix bug #2957 zero devision when calling getAllSectionsInformations<br />
+ CS/WS fixes<br />
+ Typo in private var _auto use (thanks sascha Eissler)<br />
* Timer<br />
+ Example 2 corrected<br />
+ Bug #4346 : wrong totals, also potential bug if several sessions (display shift)<br />
+ The output has been extented to optionnaly display the totals.<br />
* Iterate<br />
+ Request #1160 Feature Addition: Simple Output on Benchmark_Iterate<br />
+ $GLOBALS[] instead of global $...
[ more >> ]
Benchmark 1.2.2
* Fixed bug #1365: _getOutput() table not XHTML complaint.<br />
<br />
* Fixed bug #2727: Output ist not valid XHTML. Patch by Helgi Þormar <helgi@trance.is>.<br />
<br />
* Fixed bug #2295: Timer.php: undefined index "Stop" on line 208.
[ more >> ]
Benchmark 1.2.2beta1
* Fixed bug #1365: _getOutput() table not XHTML complaint.<br />
<br />
* Fixed bug #2727: Output ist not valid XHTML. Patch by Helgi Þormar <helgi@trance.is>.<br />
<br />
* Fixed bug #2295: Timer.php: undefined index "Stop" on line 208.
[ more >> ]
Benchmark 1.2.1
+ Profiler: Added calculation of netto execution time of sections.<br />
<br />
+ Profiler: Optional output to an array instead of screen.<br />
<br />
(Contributed by Jean-Marc Fontaine)<br />
<br />
* Profiler: Fixed typos.
[ more >> ]
|