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
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: 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

Pull Requests

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: Sun Dec 22 02:01:28 2024 UTC