This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b52cb74da92a2cc9b355a4b422168a1069ab321
archived-php-src
/
ext
/
libxml
History
Dmitry Stogov
44e0b79ac6
Refactored array creation API. array_init() and array_init_size() are converted into macros calling zend_new_array(). They are not functions anymore and don't return any values.
2017-09-20 02:25:56 +03:00
..
tests
Fixed the UTF-8 and long path support in the streams on Windows.
2016-06-20 12:45:39 +02:00
config0.m4
fix arg order, CFLAGS is the fifth arg in m4
2014-10-17 16:03:40 +02:00
config.w32
improve searchability for libxml2 headers
2015-05-10 22:22:03 +02:00
CREDITS
…
libxml.c
Refactored array creation API. array_init() and array_init_size() are converted into macros calling zend_new_array(). They are not functions anymore and don't return any values.
2017-09-20 02:25:56 +03:00
php_libxml2.def
Add symbol to libxml exports
2017-09-11 17:35:25 +02:00
php_libxml.h
Fixed bug
#69373
2017-06-03 00:40:58 +02:00