Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2007 at 01:37 UTC
Updated:
16 Sep 2015 at 16:11 UTC
Jump to comment: Most recent
Comments
Comment #1
walkah commented+1 . nice patch, and i can use it :)
Comment #2
dries commentedHow about we always use xml_parser_create_ns() and get rid of the parameter? It seems like good practice to always use support for namespaces. Haven't tested it so we might have to rewrite some bits and pieces -- if that would give us different parsers output.
Comment #3
chx commentedComment #4
Jaza commentedBump.
Comment #5
jhedstromParsers are now services that can be swapped as needed.