Skip to content

Commit f41257b

Browse files
authored
Readme: mention Strings::matchAll
1 parent a9caeec commit f41257b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This extension provides following features:
1818
* Magic [Nette\Object and Nette\SmartObject](https://doc.nette.org/en/2.4/php-language-enhancements) properties
1919
* Event listeners through the `on*` properties
2020
* 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
2122

2223
It also contains these framework-specific rules (can be enabled separately):
2324

0 commit comments

Comments
 (0)