php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51040 xmlwriter_write_attribute_ns with missing param
Submitted: 2010-02-13 01:23 UTC Modified: 2010-02-15 21:16 UTC
From: jvp at 4ssl dot us Assigned:
Status: Closed Package: XML Writer
PHP Version: 5.2.12 OS: centos 5.4 x86_64
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: jvp at 4ssl dot us
New email:
PHP Version: OS:

 

 [2010-02-13 01:23 UTC] jvp at 4ssl dot us
Description:
------------
xmlwriter_write_attribute_ns with missing param [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt]

Reproduce code:
---------------
'make test' failure

Expected result:
----------------
pass

Actual result:
--------------
fail

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-13 11:46 UTC] pajoye@php.net
Please copy the .diff file here or provide a link to it (pastebin or other similar services).

And which libxml version do you use?
 [2010-02-13 11:51 UTC] jvp at 4ssl dot us
libxml2 version 2.6.26

the .diff is available here:

http://4ssl.us/webdev/

--
thank you,

johann
 [2010-02-15 21:16 UTC] svn@php.net
Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=295100
Log: - Fix test (bug #51040)
 [2010-02-15 21:16 UTC] felipe@php.net
This bug has been fixed in SVN.

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/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 03:01:32 2024 UTC