15 Commits

Author SHA1 Message Date
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
112f67d20a fix code style There must be one blank line after the namespace declaration 2014-03-04 05:39:17 +02:00
f93054a486 fixed possible problem with realpath and false value
realpath(false) = current working directory.
This can cause problems with getAlias() which returns false.

see yiisoft/yii#3113
2014-01-28 14:28:39 +01:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
210e7b69c4 cleanup 2013-03-04 07:48:57 -05:00
4ec96cd6cf request WIP. 2013-02-27 19:10:29 -05:00
edc48dc9c7 removed ApplicationComponent. 2013-01-20 11:26:15 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
fd3c29aa2e Added console Request class.
Refactored console Application code.
2012-08-19 00:31:32 -04:00
b1047e7ff6 refactored object creation.
added more exception classes.
working on request and response classes.
2012-06-30 22:21:28 -04:00