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
 [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: Tue Jul 01 13:01:35 2025 UTC