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-31 02:28:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
framework
/
rest
History
Alex
90c0eb02d1
Fix
#20055
: Fix Response header X-Pagination-Total-Count is always 0
2024-05-16 12:03:03 +03:00
..
IndexActionTest.php
Raise version min
PHP 7.3
.
2024-03-20 17:27:20 -03:00
SerializerTest.php
Fix
#20055
: Fix Response header X-Pagination-Total-Count is always 0
2024-05-16 12:03:03 +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