yiisoft / yii2-app-advanced

Yii 2.0 Advanced Application Template
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
1.66k stars 1.28k forks source link

Update tests to work with codeception/verify 2.2 #519

Closed developedsoftware closed 2 years ago

developedsoftware commented 2 years ago
Q A
Is bugfix? no
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues none

Tests updated to work with codeception/verify 2.2

developedsoftware commented 2 years ago

Can this PR be run through PHP 7 to PHP 8 (skipping PHP5) to see if tests pass? I think they will.

If they do pass, then maybe this PR could be re-opened if support for PHP is dropped in a future version of yii2?

That sort of decision is well out of scope - but I know backward compatibility to 5 might be hard to maintain going forward?

@Naktibalda