We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48f657 commit 4ce2098Copy full SHA for 4ce2098
composer.json
@@ -32,7 +32,6 @@
32
"ext-json": "to use Nette\\Utils\\Json",
33
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
34
"ext-mbstring": "to use Strings::lower() etc...",
35
- "ext-xml": "to use Strings::length() etc. when mbstring is not available",
36
"ext-gd": "to use Image",
37
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
38
},
0 commit comments