[wp-trac] [WordPress Trac] #34274: _oembed_create_xml() uses SimpleXML, which can be disabled

WordPress Trac noreply at wordpress.org
Mon Oct 12 22:46:58 UTC 2015


#34274: _oembed_create_xml() uses SimpleXML, which can be disabled
--------------------------+-------------------------
 Reporter:  johnbillion   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  4.4
Component:  Embeds        |    Version:  trunk
 Severity:  normal        |   Keywords:  needs-patch
  Focuses:                |
--------------------------+-------------------------
 `_oembed_create_xml()` uses the `SimpleXMLElement` class without first
 detecting whether it's available. Unfortunately, the `simplexml` extension
 can be disabled.

 Introduced in [34903].

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34274>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list