diff options
| author | Steph Fox <sfox@php.net> | 2008-07-24 08:53:56 +0000 |
|---|---|---|
| committer | Steph Fox <sfox@php.net> | 2008-07-24 08:53:56 +0000 |
| commit | 64a04a58a6c8b67e8fef54b420ce6d36692efa64 (patch) | |
| tree | 3283d9a1120029177c3331b01aba8e1c04c5e957 /ext | |
| parent | 32b474b7301a92b3919287d7bdfe72c6f8c59679 (diff) | |
| download | php-git-64a04a58a6c8b67e8fef54b420ce6d36692efa64.tar.gz | |
- Make test x-platform
Diffstat (limited to 'ext')
| -rwxr-xr-x | ext/spl/tests/dit_001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/dit_001.phpt b/ext/spl/tests/dit_001.phpt index 2a30608cc8..2b0e50e194 100755 --- a/ext/spl/tests/dit_001.phpt +++ b/ext/spl/tests/dit_001.phpt @@ -12,7 +12,7 @@ var_dump(is_string($d)); --EXPECTF-- object(DirectoryIterator)#%d (4) { %s"pathName"%s"SplFileInfo":private]=> - %s(%d) "./%s" + %s(%d) ".%c%s" %s"fileName"%s"SplFileInfo":private]=> %s(%d) "%s" %s"glob"%s"DirectoryIterator":private]=> |
