1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Peter Kokot 782352c54a Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
Felipe Pena f395d9bf3e Fix test 2008-03-05 13:15:03 +00:00
Antony Dovgal b0ecc20ac7 that endElement() call was required 2007-10-25 13:00:58 +00:00
Antony Dovgal 305e55b794 fix test 2007-10-25 11:54:10 +00:00
Antony Dovgal 8300bed9f9 add missing skipif sections 2007-07-16 13:29:41 +00:00
Pierre Joye 614bc87eff - [@DOC]#41326, better fix. It restores BC and allows both canonical and short
form:
  - when $content is given, the closing tag will be generated (even for empty
  string)
  - when $content is ignored or NULL is given, the short form will be used
2007-05-14 09:22:44 +00:00
Pierre Joye bfb6f7001f - #41326, writing empty tags with Xmlwriter::WriteElement[ns] 2007-05-08 21:40:25 +00:00