diff options
| author | Marcus Boerger <helly@php.net> | 2005-03-10 17:55:36 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2005-03-10 17:55:36 +0000 |
| commit | 92af2b61945f39e0ba4e4d4ad1d3d01a856c534e (patch) | |
| tree | 546d9c67b178a6c5286732d3235f72ef6bad45c6 /ext/pdo_pgsql/tests | |
| parent | 1b93629fb8f3559d14482a9105514348aebd7559 (diff) | |
| download | php-git-92af2b61945f39e0ba4e4d4ad1d3d01a856c534e.tar.gz | |
- Update tests
Diffstat (limited to 'ext/pdo_pgsql/tests')
| -rwxr-xr-x | ext/pdo_pgsql/tests/pdo_018.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_pgsql/tests/pdo_018.phpt b/ext/pdo_pgsql/tests/pdo_018.phpt index bfb4bb85b8..250bdaa4d2 100755 --- a/ext/pdo_pgsql/tests/pdo_018.phpt +++ b/ext/pdo_pgsql/tests/pdo_018.phpt @@ -58,7 +58,7 @@ array(4) { string(144) "a:4:{s:7:"BasePub";s:13:"DerivedPublic";s:7:"BasePro";s:16:"DerivdeProtected";s:10:"DerivedPub";s:6:"Public";s:10:"DerivedPro";s:9:"Protected";}" } ===FAILURE=== -Exception:Class stdClass cannot be unserialized +Exception:SQLSTATE[HY000]: General error: cannot unserialize class ===COUNT=== int(3) ===DATABASE=== |
