Commit e0e9f64
authored
Fix PHP 8.5 deprecation for xml_parser_free
Add php version check to xml_parser_free() for PHP 8.5 compatibility.1 parent ca5b6de commit e0e9f64
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23268 | 23268 | | |
23269 | 23269 | | |
23270 | 23270 | | |
23271 | | - | |
23272 | | - | |
| 23271 | + | |
| 23272 | + | |
| 23273 | + | |
| 23274 | + | |
| 23275 | + | |
23273 | 23276 | | |
23274 | 23277 | | |
23275 | 23278 | | |
| |||
0 commit comments