diff options
| author | Antony Dovgal <tony2001@php.net> | 2007-05-30 14:40:24 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2007-05-30 14:40:24 +0000 |
| commit | 2958037b2a5b2d0f995bec17593729c020d0bb0c (patch) | |
| tree | ca53c2a246a8ac634adabca0c0360c4a0b400e4d /sapi | |
| parent | 794ceb7badee040619c2fd3cd0efeba89e8c60e3 (diff) | |
| download | php-git-2958037b2a5b2d0f995bec17593729c020d0bb0c.tar.gz | |
fix test
Diffstat (limited to 'sapi')
| -rw-r--r-- | sapi/cli/tests/006.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index 68830516d1..eefd9b6511 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -23,7 +23,7 @@ string(44) "Exception: Extension unknown does not exist " string(37) "Exception: Extension does not exist " -string(%d) "Extension [ <persistent> extension #21 date version 5.2.3RC2-dev ] { +string(%d) "Extension [ <persistent> extension #%d date version %s ] { - Dependencies { Dependency [ session (Optional) ] @@ -31,7 +31,7 @@ string(%d) "Extension [ <persistent> extension #21 date version 5.2.3RC2-dev ] { - INI { Entry [ date.timezone <ALL> ] - Current = '' + Current = '%s' } Entry [ date.default_latitude <ALL> ] Current = '%s' |
