Commit 49055d9
committed
[DeepClone] Add XMLWriter, XMLReader, SNMP, tidy, tidyNode to NOT_ROUND_TRIPPABLE
These classes wrap native C handles and silently lose state through
property restoration. Matches php/php-src#21694 which adds
NOT_SERIALIZABLE to them; the explicit list protects older PHP
versions where the flag isn't set yet.1 parent b25b14f commit 49055d9
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments