Skip to content

Files

Latest commit

Dec 18, 2024
423c4d7 · Dec 18, 2024

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.