php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56707 XmlWriter::writeDTD requires both a system and a public id
Submitted: 2005-12-07 11:35 UTC Modified: 2005-12-07 13:13 UTC
From: Jared dot Williams1 at ntlworld dot com Assigned:
Status: Not a bug Package: xmlwriter (PECL)
PHP Version: 5_1 CVS-2005-12-07 OS: Win2000
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Jared dot Williams1 at ntlworld dot com
New email:
PHP Version: OS:

 

 [2005-12-07 11:35 UTC] Jared dot Williams1 at ntlworld dot com
Description:
------------
XmlWriter::writeDTD() requires both a system and public id, in libxml there is the option to pass NULL for either of the parameters to just create a doctype declaration with just either a system or public id.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-07 13:13 UTC] Jared dot Williams1 at ntlworld dot com
Er.. my mistake.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC