diff options
Diffstat (limited to 'ext/simplexml/tests/bug38406.phpt')
-rw-r--r-- | ext/simplexml/tests/bug38406.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug38406.phpt b/ext/simplexml/tests/bug38406.phpt index ea92229496..51a716cbd3 100644 --- a/ext/simplexml/tests/bug38406.phpt +++ b/ext/simplexml/tests/bug38406.phpt @@ -27,7 +27,7 @@ object(SimpleXMLElement)#%d (1) { string(9) "something" } -Notice: Array to string conversion in %s on line %d +Warning: Array to string conversion in %s on line %d Warning: It is not yet possible to assign complex types to properties in %s on line %d Done |