On Tue, Oct 21, 2008 at 5:07 PM, Antony Dovgal <[EMAIL PROTECTED]> wrote: > 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?
they do. although, I have a newer system # uname -a Darwin tv.local 9.5.0 Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 i386 i386 iMac5,1 Darwin > > # 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 > -- Alexey Zakhlestin http://blog.milkfarmsoft.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php