Revision tags: BEFORE_FD_REVERT |
|
#
4cf3e8f3 |
| 19-May-2003 |
Sterling Hughes |
use libxml2 memory management throughout the file, which in turn uses the PHP memory management.
|
#
29eb3997 |
| 19-May-2003 |
Sterling Hughes |
send some more data to the default handler libxml2 is braindead when it comes to handling entities
|
#
00e48b7f |
| 17-May-2003 |
Sterling Hughes |
send comments to the default handler like done with expat, add a setcommenthandler function, which exists in expat, but isn't used by the extension.
|
#
b67f2dc9 |
| 16-May-2003 |
Moriyoshi Koizumi |
Allow libxml to detect the document encoding if encoding parameter passed to XML_ParserCreate_MM is null.
|
Revision tags: php-4.3.2RC3, RELEASE_0_9b |
|
#
02c9b14c |
| 07-May-2003 |
Moriyoshi Koizumi |
Filled error_mappings[] with placeholders for actual error messages
|
#
891bd02e |
| 07-May-2003 |
Moriyoshi Koizumi |
Added missing object initialisation Added missing sanity checks
|
#
cced1b26 |
| 07-May-2003 |
Moriyoshi Koizumi |
Fixed typos
|
#
8c539518 |
| 07-May-2003 |
Moriyoshi Koizumi |
This should be needed.
|
#
21661d3b |
| 07-May-2003 |
Moriyoshi Koizumi |
Added even better allocator codes for both expat & libxml
|
#
a0351b09 |
| 06-May-2003 |
Sterling Hughes |
Bundle libxml and add compatibility layer
|