mirror of
https://github.com/php/php-src.git
synced 2024-12-04 07:14:10 +08:00
update test
This commit is contained in:
parent
95c15b024a
commit
b5e7a6dae0
@ -21,12 +21,9 @@ $rootNode->appendChild($rootNode);
|
||||
?>
|
||||
--EXPECTF--
|
||||
--- Catch exception with try/catch
|
||||
object(domexception)#3 (7) {
|
||||
object(domexception)#%d (6) {
|
||||
["code"]=>
|
||||
int(3)
|
||||
["trace"]=>
|
||||
array(0) {
|
||||
}
|
||||
}
|
||||
--- Don't catch exception with try/catch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user