Hello Dmitry,

  thanks very much.

marcus

Wednesday, August 10, 2005, 8:36:27 AM, you wrote:

> dmitry          Wed Aug 10 02:36:27 2005 EDT

>   Modified files:              
>     /php-src/ext/spl/tests      spl_autoload_001.phpt 
>   Log:
>   Fixed test file (.inc.php -> .php)
  
  
> http://cvs.php.net/diff.php/php-src/ext/spl/tests/spl_autoload_001.phpt?r1=1.3&r2=1.4&ty=u
> Index: php-src/ext/spl/tests/spl_autoload_001.phpt
> diff -u php-src/ext/spl/tests/spl_autoload_001.phpt:1.3
> php-src/ext/spl/tests/spl_autoload_001.phpt:1.4
> --- php-src/ext/spl/tests/spl_autoload_001.phpt:1.3     Wed Mar  2 19:20:57 
> 2005
> +++ php-src/ext/spl/tests/spl_autoload_001.phpt Wed Aug 10 02:36:25 2005
> @@ -105,7 +105,7 @@
>  <?php exit(0); ?>
>  --EXPECTF--
>  ===EMPTY===
> -string(13) ".inc,.inc.php"
> +string(9) ".inc,.php"
>  %stestclass.inc
>  Exception: Class TestClass could not be loaded
>  ===()===




Best regards,
 Marcus

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to