This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-10-29 01:17:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
framework
/
rest
History
Wilmer Arambula
a6257d8f46
Fix
#20226
: Revert all PR for "Data providers perform unnecessary COUNT queries that negatively affect performance"
2024-07-12 08:48:58 +03:00
..
IndexActionTest.php
Raise version min
PHP 7.3
.
2024-03-20 17:27:20 -03:00
SerializerTest.php
Fix
#20226
: Revert all PR for "Data providers perform unnecessary COUNT queries that negatively affect performance"
2024-07-12 08:48:58 +03:00
UrlRuleTest.php
Remove test of data providers, and replace
expectNotToPerformAssertions()
to
assertTrue(true)
for code coverage.
2024-03-21 09:56:54 -03:00