php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #80784 Support for xpath 2.0
Submitted: 2021-02-22 13:39 UTC Modified: 2021-02-22 13:42 UTC
From: adrien dot cantepie at gmail dot com Assigned:
Status: Wont fix Package: SimpleXML related
PHP Version: 7.4.15 OS:
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2021-02-22 13:39 UTC] adrien dot cantepie at gmail dot com
Description:
------------
Is it possible to add support for xpath 2.0 natively on php ?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-02-22 13:42 UTC] nikic@php.net
-Status: Open +Status: Wont fix
 [2021-02-22 13:42 UTC] nikic@php.net
PHP does not support XPath 2 for the same reason that browsers don't: libxml does not support XPath 2 and has no plans to do so in the future either.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC