yiisoft / yii

Yii PHP Framework 1.1.x
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
4.84k stars 2.28k forks source link

Fix php 8.1 warning #4476

Closed ivany4 closed 2 years ago

ivany4 commented 2 years ago

Addition to #4386. This removes PHP 8.1 deprecation warning on preg_match_all

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Tests pass? ✔️