Lanrik
|
7fda48efcc
|
Fixes #13550: Refactored unset call order in yii\di\ServiceLocator::set()
|
2017-02-16 15:23:27 +03:00 |
|
Carsten Brandt
|
66e8158716
|
Fixes #11771: Fixed semantics of yii\di\ServiceLocator::__isset() to match the behavior of __get() which fixes inconsistent behavior on newer PHP versions
|
2016-12-16 23:48:08 +03:00 |
|
Robert Korulczyk
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
Boudewijn Vahrmeijer
|
32f4dc8997
|
Fixes #5385: links created from classes to corresponding guide articles (#12920)
|
2016-11-04 18:55:14 +03:00 |
|
Nikola Kovacs
|
f11bdfa2a7
|
Grammar fix: followings -> following
|
2015-04-21 15:08:16 +02:00 |
|
Carsten Brandt
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
Qiang Xue
|
3ea2ffbbd2
|
Fixed the issue that ServiceLocator still returns the old component after calling set() with a new definition
|
2014-05-11 15:03:22 -04:00 |
|
lynicidn
|
7c390d62d6
|
typo in comments
property can be set via [[setComponents()]]
|
2014-04-26 02:53:45 +04:00 |
|
Carsten Brandt
|
1e75427393
|
updated classmap and phpdoc
|
2014-03-24 23:26:30 +01:00 |
|
Carsten Brandt
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
Qiang Xue
|
b1c4416218
|
Final touchup.
|
2014-03-21 00:02:15 -04:00 |
|
Qiang Xue
|
bda1ffa6ce
|
Finished refactoring of DI container and service locator.
|
2014-03-20 20:52:23 -04:00 |
|
Qiang Xue
|
87df068eb0
|
DI WIP
|
2014-03-20 19:54:52 -04:00 |
|