mirror of
https://github.com/php/php-src.git
synced 2026-04-09 00:53:30 +02:00
@ - Added xpath_register_ns() function. @ It makes possible to issue XPath queries with namespaces @ like for example: "//namespace:sampletag" (Chris Jarecki)