Skip to content

Commit

Permalink
Readme: mention Strings::matchAll
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal authored Aug 9, 2024
1 parent a9caeec commit f41257b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ This extension provides following features:
* Magic [Nette\Object and Nette\SmartObject](https://doc.nette.org/en/2.4/php-language-enhancements) properties
* Event listeners through the `on*` properties
* Defines early terminating method calls for Presenter methods to prevent `Undefined variable` errors
* Understand the exact array shape coming from `Nette\Utils\Strings::match()` and `Nette\Utils\Strings::matchAll()` based on pattern

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

Expand Down

0 comments on commit f41257b

Please sign in to comment.