php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #52203 Builth in CSSQuery please!
Submitted: 2010-06-29 13:29 UTC Modified: 2021-08-05 12:28 UTC
Votes:7
Avg. Score:4.4 ± 1.4
Reproduced:5 of 5 (100.0%)
Same Version:1 (20.0%)
Same OS:1 (20.0%)
From: taknegaar at gmail dot com Assigned: cmb (profile)
Status: Wont fix Package: *XML functions
PHP Version: 5.3.2 OS: BSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
9 + 22 = ?
Subscribe to this entry?

 
 [2010-06-29 13:29 UTC] taknegaar at gmail dot com
Description:
------------
CSSQuery : 

jQuery selector like for html tag select.

Ease the selection of DOMElements from an HTML document using CSS selectors instead of XPath. 


http://querypath.org/


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-08-05 12:28 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2021-08-05 12:28 UTC] cmb@php.net
This is unlikely to happen, since libxml2 doesn't support CSS
selectors, and given that there are userland libraries which
support this[1], the RFC process[2] is required, and the RFC would
have to make a strong case why this should be bundled with
php-src.

[1] <https://packagist.org/?query=cssselector>
[2] <https://wiki.php.net/rfc/howto>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 13:01:30 2024 UTC