Diff for /embedaddon/php/tests/output/ob_start_basic_005.phpt between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:48:06 version 1.1.1.2, 2012/05/29 12:34:34
Line 25  checkAndClean(); Line 25  checkAndClean();
   
 ?>  ?>
 --EXPECTF--  --EXPECTF--
Strict Standards: Non-static method C::h() should not be called statically in %s on line 20Warning: ob_start(): non-static method C::h() should not be called statically in %s on line 20
 bool(true)  bool(true)
 Array  Array
 (  (
     [0] => C::h      [0] => C::h
 )  
   
   )

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>