Changeset 62005 for branches/4.8/src/wp-includes/ID3/getid3.lib.php
- Timestamp:
- 03/13/2026 01:03:05 PM (6 months ago)
- Location:
- branches/4.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/ID3/getid3.lib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.8
- Property svn:mergeinfo changed
/trunk merged: 61879-61884,61886-61887,61890,61913
- Property svn:mergeinfo changed
-
branches/4.8/src/wp-includes/ID3/getid3.lib.php
r32979 r62005 524 524 // https://core.trac.wordpress.org/changeset/29378 525 525 $loader = libxml_disable_entity_loader(true); 526 $XMLobject = simplexml_load_string($XMLstring, 'SimpleXMLElement', LIBXML_NOENT);526 $XMLobject = simplexml_load_string($XMLstring, 'SimpleXMLElement', 0); 527 527 $return = self::SimpleXMLelement2array($XMLobject); 528 528 libxml_disable_entity_loader($loader);
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)