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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
32 + 15 = ?
Subscribe to this entry?

 
 [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: Thu Apr 18 22:01:28 2024 UTC