Changeset 147

Show
Ignore:
Timestamp:
04/24/08 01:16:26 (9 months ago)
Author:
iteman
Message:

- Removed error_reporting().

Location:
trunk/bin
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/bin/specrunner

    r114 r147  
    3636 * @since      File available since Release 2.0.0 
    3737 */ 
    38  
    39 error_reporting(E_ALL); 
    4038 
    4139preload(); 
  • trunk/bin/testrunner

    r107 r147  
    3636 * @since      File available since Release 1.0.0 
    3737 */ 
    38  
    39 error_reporting(E_ALL); 
    4038 
    4139preload(); 
  • trunk/bin/testrunner-st

    r114 r147  
    3636 * @since      File available since Release 1.1.0 
    3737 */ 
    38  
    39 error_reporting(E_ALL); 
    4038 
    4139preload();