Aram Sargsyan
a5d412d924
Do not use libxml2 deprecated functions
...
The usage of xmlInitThreads() and xmlCleanupThreads() functions in
libxml2 is now marked as deprecated, and these functions will be made
private in the future.
Use xmlInitParser() and xmlCleanupParser() instead of them.
2022-09-06 08:55:07 +00:00
..
2022-08-26 09:09:24 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-06-30 15:24:08 +02:00
2022-08-26 09:09:24 +02:00
2022-08-26 09:09:24 +02:00
2022-05-03 10:02:19 +02:00
2022-08-26 09:09:24 +02:00
2022-01-11 09:05:02 +01:00
2022-08-26 09:09:24 +02:00
2022-03-25 08:33:43 +01:00
2022-09-06 08:55:07 +00:00
2022-07-01 08:59:23 +02:00
2022-07-01 08:59:24 +02:00
2022-07-15 10:23:03 +02:00
2022-01-11 09:05:02 +01:00
2022-09-02 07:40:27 +00:00
2022-05-13 13:36:10 -07:00
2022-05-03 12:38:59 +00:00
2022-05-03 17:15:43 +03:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-08-15 11:44:20 +02:00