global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / builtin_extension_DOMNode.php.expectf
blob03a4558e87f3a22638e7e3ddc7a354982926d988
1 DOMNode
2 object(DOMNode) (0) {
5 Warning: Attempted to serialize unserializable builtin class DOMNode in %s/test/quick/builtin_extensions.inc on line 8
6 string(2) "N;"
7 NULL
8 array(19) {
9   [0]=>
10   string(11) "__construct"
11   [1]=>
12   string(11) "appendChild"
13   [2]=>
14   string(9) "cloneNode"
15   [3]=>
16   string(9) "getLineNo"
17   [4]=>
18   string(13) "hasAttributes"
19   [5]=>
20   string(13) "hasChildNodes"
21   [6]=>
22   string(12) "insertBefore"
23   [7]=>
24   string(18) "isDefaultNamespace"
25   [8]=>
26   string(10) "isSameNode"
27   [9]=>
28   string(11) "isSupported"
29   [10]=>
30   string(18) "lookupNamespaceUri"
31   [11]=>
32   string(12) "lookupPrefix"
33   [12]=>
34   string(9) "normalize"
35   [13]=>
36   string(11) "removeChild"
37   [14]=>
38   string(12) "replaceChild"
39   [15]=>
40   string(4) "c14n"
41   [16]=>
42   string(8) "c14nfile"
43   [17]=>
44   string(11) "getNodePath"
45   [18]=>
46   string(11) "__debuginfo"
48 ================
49 A_DOMNode
50 object(A_DOMNode) (1) {
51   ["___x"]=>
52   NULL
55 Warning: Attempted to serialize unserializable builtin class A_DOMNode in %s/test/quick/builtin_extensions.inc on line 26
56 string(2) "N;"
57 NULL
58 array(19) {
59   [0]=>
60   string(11) "__construct"
61   [1]=>
62   string(11) "appendChild"
63   [2]=>
64   string(9) "cloneNode"
65   [3]=>
66   string(9) "getLineNo"
67   [4]=>
68   string(13) "hasAttributes"
69   [5]=>
70   string(13) "hasChildNodes"
71   [6]=>
72   string(12) "insertBefore"
73   [7]=>
74   string(18) "isDefaultNamespace"
75   [8]=>
76   string(10) "isSameNode"
77   [9]=>
78   string(11) "isSupported"
79   [10]=>
80   string(18) "lookupNamespaceUri"
81   [11]=>
82   string(12) "lookupPrefix"
83   [12]=>
84   string(9) "normalize"
85   [13]=>
86   string(11) "removeChild"
87   [14]=>
88   string(12) "replaceChild"
89   [15]=>
90   string(4) "c14n"
91   [16]=>
92   string(8) "c14nfile"
93   [17]=>
94   string(11) "getNodePath"
95   [18]=>
96   string(11) "__debuginfo"