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