php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51027 no docs informing user what 'string $expression' can be
Submitted: 2010-02-12 13:47 UTC Modified: 2010-02-12 21:25 UTC
From: joe at kybert dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 5.3.1 OS: xp
Private report: No CVE-ID: None
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 !
Your email address:
MUST BE VALID
Solve the problem:
30 + 42 = ?
Subscribe to this entry?

 
 [2010-02-12 13:47 UTC] joe at kybert dot com
Description:
------------
string $expression

What is valid test for this string? no exclamation or link to what this string should be set to.

Reproduce code:
---------------
---
From manual page: domxpath.query#Parameters
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-12 13:48 UTC] joe at kybert dot com
typo corrected.


Description:
------------
string $expression

What is valid text for this string? no exclamation or link to what this
string should be set to.

Reproduce code:
---------------
---
From manual page: domxpath.query#Parameters
---
 [2010-02-12 21:25 UTC] degeberg@php.net
It may be any valid XPath query. Covering XPath is hardly within the scope of PHP's manual like we don't cover SQL for the extensions which use that.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 12:01:36 2025 UTC