Nikita Popov
7485978339
Migrate SKIPIF -> EXTENSIONS ( #7138 )
...
This is an automated migration of most SKIPIF extension_loaded checks.
2021-06-11 11:57:42 +02:00
Gabriel Caruso
9c144e0d82
Trim trailing whitespace in tests
2018-10-14 12:07:20 -03:00
Gabriel Caruso
ded3d984c6
Use EXPECT instead of EXPECTF when possible
...
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
2018-02-20 21:53:48 +01:00
Veres Lajos
1b06e0be96
typo fixes
2013-07-15 00:19:49 -07: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
Rob Richards
bb12eaa1e9
MFB: Fix bug #41287 (Namespace functions don't allow xmlns to be optional)
...
add test
2007-05-04 20:17:40 +00:00