~tigefa/tigefa/wordpress

Viewing all changes in revision 42272.

  • Committer: SergeyBiryukov
  • Date: 2020-08-12 15:25:03 UTC
  • Revision ID: svn-v4:1a063a9b-81f0-0310-95a4-ce76da25c4cd:trunk:48551
Code Modernization: Only call `libxml_disable_entity_loader()` in PHP < 8.

This function has been deprecated in PHP 8.0 because in libxml 2.9.0, external entity loading is disabled by default, so this function is no longer needed to protect against XXE attacks.

Props jrf.
Fixes #50898.
Built from https://develop.svn.wordpress.org/trunk@48789

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: