It seems that he does not do this by default, and I also do not see any switch.
These are PHPUnit 2.3.5 and PHP 5.2.0-8.
You want to upgrade to a newer version of PHPUnit, see http://www.phpunit.de/ .
function exception_error_handler($errno, $errstr, $errfile, $errline ) { throw new ErrorException($errstr, 0, $errno, $errfile, $errline); } set_error_handler("exception_error_handler");
set_error_handler(), (PHPUnit , ). , PHPUnit, E_NOTICE, PHPUnit ( set_error_handler()) E_NOTICES .
Source: https://habr.com/ru/post/1705303/More articles:Creating User Friendly Codes - .netTCP Socket Server creates CLOSE_WAIT from time to time to unmanaged - performanceFind the number of open sessions - phpJVM crashes when trying to connect to Oracle using OCI - javaПолучите все ID комментария в Drupal node - drupalTest development for web developer - javascriptBlackBerry UI Programming Resources - user-interfaceFind a project by permalink, 404 if not found - ruby | fooobar.comLarge data set (from SQL to C #), long load time - c #Can variables be used in the ClearCase configuration specification? - version-controlAll Articles