Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 426 Bytes

libxml.md

File metadata and controls

17 lines (10 loc) · 426 Bytes

The libxml extension

Configure the libxml extension.

This extension provides XML parser and toolkit support using libxml2 library.

PHP_EXT_LIBXML

  • Default: ON
  • Values: ON|OFF

Enable the extension.

This extension cannot be built as shared.