This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-25 00:17:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b2df5554cbfca116e799f6736dfd4fedcb3e6df
yii2
/
tests
/
framework
/
di
History
Cyrillos Jonua
db0e7a6c8f
Fixes
#13848
:
yii\di\Instance::ensure()
wasn't throwing an exception when
$type
is specified and
$reference
object isn't instance of
$type
2017-04-26 03:28:05 +03:00
..
stubs
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
ContainerTest.php
memory usage at unit test reduced
2017-04-13 17:00:59 +03:00
InstanceTest.php
Fixes
#13848
:
yii\di\Instance::ensure()
wasn't throwing an exception when
$type
is specified and
$reference
object isn't instance of
$type
2017-04-26 03:28:05 +03:00
ServiceLocatorTest.php
memory usage at unit test reduced
2017-04-13 17:00:59 +03:00