We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Strings::matchAll
1 parent a9caeec commit f41257bCopy full SHA for f41257b
README.md
@@ -18,6 +18,7 @@ This extension provides following features:
18
* Magic [Nette\Object and Nette\SmartObject](https://doc.nette.org/en/2.4/php-language-enhancements) properties
19
* Event listeners through the `on*` properties
20
* Defines early terminating method calls for Presenter methods to prevent `Undefined variable` errors
21
+* Understand the exact array shape coming from `Nette\Utils\Strings::match()` and `Nette\Utils\Strings::matchAll()` based on pattern
22
23
It also contains these framework-specific rules (can be enabled separately):
24
0 commit comments