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-27 20:06:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
framework
/
grid
History
Wilmer Arambula
f5a071b1f8
Fix
#20482
: Fix deprecation of
ReflectionMethod::setAccessible()
in PHP
8.5
2025-08-20 15:31:47 +03:00
..
ActionColumnTest.php
Raise version min
PHP 7.3
.
2024-03-20 17:27:20 -03:00
CheckboxColumnTest.php
Raise version min
PHP 7.3
.
2024-03-20 17:27:20 -03:00
DataColumnTest.php
Fix
#20482
: Fix deprecation of
ReflectionMethod::setAccessible()
in PHP
8.5
2025-08-20 15:31:47 +03:00
GridViewTest.php
Remove test of data providers, and replace
expectNotToPerformAssertions()
to
assertTrue(true)
for code coverage.
2024-03-21 09:56:54 -03:00
RadiobuttonColumnTest.php
Raise version min
PHP 7.3
.
2024-03-20 17:27:20 -03:00