Hi,

On 29/12/2014 11:18, Kalle Sommer Nielsen wrote:
  * spl_autoload_001.phpt fails with an E_RECOVERABLE_ERROR but that is
not due to my patch (tests with and without)
  * spl_autoload_005.phpt fails due to an E_STRICT (non-static method
called statically)
  * spl_autoload_007.phpt fails due to same reason as
spl_autpload_001.phpt it seems
  * spl_autoload_008.phpt fails due to an E_STRICT like spl_autoload_005.phpt

Maybe my commit message was not too verbose as the change was related
to the recent change in main/output.c (for ob_start() callbacks). When
I ran an `nmake test', I grepped the test results .txt file to find
the places where the error was shown and it was the tests I fixed in
that commit.

According to php-cvs, Levi (/cc) seems to have done some work on spl autoload recently.


Cheers
--
Matteo Beccati

Development & Consulting - http://www.beccati.com/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to