File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
reference/libxml/functions Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 42
42
</para >
43
43
</refsect1 >
44
44
45
+ <refsect1 role =" errors" >
46
+ &reftitle.errors;
47
+ <simpara >
48
+ Throws a <classname >TypeError</classname > when a non-stream resource is
49
+ passed to <parameter >context</parameter >.
50
+ </simpara >
51
+ </refsect1 >
52
+
53
+ <refsect1 role =" changelog" >
54
+ &reftitle.changelog;
55
+ <informaltable >
56
+ <tgroup cols =" 2" >
57
+ <thead >
58
+ <row >
59
+ <entry >&Version; </entry >
60
+ <entry >&Description; </entry >
61
+ </row >
62
+ </thead >
63
+ <tbody >
64
+ <row >
65
+ <entry >8.4.0</entry >
66
+ <entry >
67
+ <function >libxml_set_streams_context</function > now throws a
68
+ <classname >TypeError</classname > when a non-stream resource is passed
69
+ to <parameter >context</parameter >, instead of throwing later when the
70
+ context is used.
71
+ </entry >
72
+ </row >
73
+ </tbody >
74
+ </tgroup >
75
+ </informaltable >
76
+ </refsect1 >
77
+
45
78
<refsect1 role =" examples" >
46
79
&reftitle.examples;
47
80
<para >
You can’t perform that action at this time.
0 commit comments