php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63015 Incorrect arginfo for DOMErrorHandler
Submitted: 2012-09-05 13:52 UTC Modified: 2012-09-20 06:40 UTC
From: Jared dot Williams1 at ntlworld dot com Assigned: rrichards (profile)
Status: Closed Package: DOM XML related
PHP Version: 5.4.6 OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Jared dot Williams1 at ntlworld dot com
New email:
PHP Version: OS:

 

 [2012-09-05 13:52 UTC] Jared dot Williams1 at ntlworld dot com
Description:
------------
Arg info for the DOMErrorHandler contains as class hint for DOMError

http://lxr.php.net/xref/PHP_5_4/ext/dom/domerrorhandler.c#30

Which is undefined. I suspect it should mean DOMDomError ? 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-09-05 14:18 UTC] laruence@php.net
yes,, very likely, assign to the author :),

chregu, could you confirm this? thanks
 [2012-09-05 14:18 UTC] laruence@php.net
-Assigned To: +Assigned To: chregu
 [2012-09-13 13:34 UTC] chregu@php.net
-Assigned To: chregu +Assigned To: rrichards
 [2012-09-13 13:34 UTC] chregu@php.net
Have to assign this to Rob, he's much better in this area than me
 [2012-09-20 06:38 UTC] rrichards@php.net
Automatic comment on behalf of rrichards
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ffa72707c86750816f665656c02a0a0451300296
Log: fix bug #63015 (Incorrect arginfo for DOMErrorHandler)
 [2012-09-20 06:40 UTC] rrichards@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-09-20 06:40 UTC] rrichards@php.net
-Status: Assigned +Status: Closed
 [2014-10-07 23:22 UTC] stas@php.net
Automatic comment on behalf of rrichards
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=ffa72707c86750816f665656c02a0a0451300296
Log: fix bug #63015 (Incorrect arginfo for DOMErrorHandler)
 [2014-10-07 23:33 UTC] stas@php.net
Automatic comment on behalf of rrichards
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=ffa72707c86750816f665656c02a0a0451300296
Log: fix bug #63015 (Incorrect arginfo for DOMErrorHandler)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC