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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tobias382 at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 22 09:00:03 2025 UTC