mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
![]() This change throws a ValueError when an invalid tag name is passed to XMLWriter. The rationale is that this indicates a programming error because tag names typically originate from string literals or application code generating them. This translates into either a typo or a flaw in tag generation logic. Closes GH-6233. |
||
---|---|---|
.. | ||
001.phpt | ||
002.phpt | ||
003.phpt | ||
004.phpt | ||
005-mb.phpt | ||
005.phpt | ||
006.phpt | ||
007.phpt | ||
008.phpt | ||
009.phpt | ||
010.phpt | ||
011.phpt | ||
012.phpt | ||
bug39504.phpt | ||
bug41287.phpt | ||
bug41326.phpt | ||
bug48204.phpt | ||
bug71536.phpt | ||
bug79029.phpt | ||
bug79344.phpt | ||
OO_001.phpt | ||
OO_002.phpt | ||
OO_003.phpt | ||
OO_004.phpt | ||
OO_005.phpt | ||
OO_006.phpt | ||
OO_007.phpt | ||
OO_008.phpt | ||
OO_009.phpt | ||
OO_010.phpt | ||
OO_011.phpt | ||
OO_012.phpt | ||
OO_013.phpt | ||
xmlwriter_open_uri_error_001.phpt | ||
xmlwriter_open_uri_error_003.phpt | ||
xmlwriter_open_uri_error_004.phpt | ||
xmlwriter_open_uri_error_005.phpt | ||
xmlwriter_set_indent_string_basic_001.phpt | ||
xmlwriter_write_attribute_ns_basic_001.phpt | ||
xmlwriter_write_dtd_basic_001.phpt |