php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38239 Spelling error in warning message for DOMXPath::evaluate()
Submitted: 2006-07-27 22:04 UTC Modified: 2006-07-28 06:11 UTC
From: tobias382 at gmail dot com Assigned:
Status: Not a bug Package: DOM XML related
PHP Version: 5.1.4 OS: CentOS 4.2 Final
Private report: No CVE-ID: None
 [2006-07-27 22:04 UTC] tobias382 at gmail dot com
Description:
------------
Passing any invalid value for the second parameter of DOMXPath::evaluate() yields the warning shown below (copied and pasted from a run where it occurred), where "inclomplete" should be "incomplete."

PHP Warning:  DOMXPath::evaluate(): Invalid or inclomplete context in /www/svn.booksxyz.com/cli/onix.php on line 260


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-28 06:11 UTC] chregu@php.net
This was a typo coming from libxml2 and should be fixed there 
since approx. 2.6.17.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 09:01:31 2024 UTC