diff options
Diffstat (limited to 'ext/wddx/tests/bug73331.phpt')
-rw-r--r-- | ext/wddx/tests/bug73331.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/wddx/tests/bug73331.phpt b/ext/wddx/tests/bug73331.phpt index 7e4cda1ea1..13f3747d3e 100644 --- a/ext/wddx/tests/bug73331.phpt +++ b/ext/wddx/tests/bug73331.phpt @@ -9,7 +9,5 @@ $wddx = "<wddxPacket version='1.0'><header/><data><struct><var name='php_class_n var_dump(wddx_deserialize($wddx)); ?> --EXPECTF-- - Warning: wddx_deserialize(): Class pdorow can not be unserialized in %s73331.php on line %d NULL - |