On 21.10.2008 16:45, Alexey Zakhlestin wrote:
> indeyets              Tue Oct 21 12:45:35 2008 UTC
> 
>   Modified files:              (Branch: PHP_5_3)
>     /php-src/ext/standard/tests/file  copy_variation15.phpt 
>                                       copy_variation9.phpt 
>                                       fnmatch_basic.phpt 
>                                       fnmatch_error.phpt 
>                                       fnmatch_variation.phpt 
>   Log:
>   these tests work just fine on macos-x

Do they?

# cat ext/standard/tests/file/fnmatch_basic.diff
002+
003+ Fatal error: Call to undefined function fnmatch() in 
/private/var/root/tony/php-src_5_3/ext/standard/tests/file/fnmatch_basic.php on 
line 10
002- bool(true)
003- bool(true)
004- bool(true)
005- bool(true)
006- bool(true)
007- bool(false)
008- *** Testing fnmatch() with other than file ***
009- bool(true)
010- bool(true)
011- bool(true)
012- bool(true)
013- bool(true)
014-
015- *** Done ***

# uname -a
Darwin Macon.local 8.9.1 Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 
2007; root:xnu-792.18.15~1/RELEASE_I386 i386 i386

-- 
Wbr, 
Antony Dovgal

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

Reply via email to