|
ad19e332f4
|
Added back some toArray() implementations.
|
2014-03-07 22:05:45 -05:00 |
|
|
fad635440b
|
Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions.
|
2014-03-07 19:08:27 -05:00 |
|
|
7b46dc3443
|
Fixed incorrect error handling.
|
2014-03-02 12:32:22 -05:00 |
|
|
39947be66b
|
rest WIP
|
2014-02-28 21:25:43 -05:00 |
|
|
214f66a8c1
|
skip exiting in test env.
see 0cfd41a21a (commitcomment-5238567)
issue #2233
|
2014-02-01 19:53:01 +01:00 |
|
|
0cfd41a21a
|
let application exit with code 1 on error/exception in console
fixes #2233
|
2014-01-31 15:01:05 +01:00 |
|
|
262189533a
|
huge amount of documentation link fixes
|
2014-01-28 17:54:40 +01:00 |
|
|
7d33a5d3b5
|
Some Code style fixes
|
2014-01-19 13:35:36 -03: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 |
|
|
0a41b006ee
|
removed unnecessary code, added comment about displaying errors
|
2013-04-19 04:22:36 +04:00 |
|
|
767a78f8b8
|
better handling of errors during rendering an error
|
2013-04-19 04:12:30 +04:00 |
|
|
2a12fdbcdf
|
safer exception rendering
|
2013-04-19 03:51:25 +04:00 |
|
|
9f2b44fc21
|
phpdoc
|
2013-04-16 00:53:07 +04:00 |
|
|
c629ad776a
|
Finished plural forms.
|
2013-04-01 17:59:14 -04:00 |
|
|
80dbaaca8b
|
bug fixes.
|
2013-03-25 19:37:42 -04:00 |
|
|
884977a724
|
renamed util to helpers.
|
2013-03-23 15:32:26 -04:00 |
|
|
1d48d01ef7
|
refactored View.
|
2013-03-20 22:03:13 -04:00 |
|
|
4fdaab3560
|
updated file header.
|
2013-03-04 08:03:46 -05:00 |
|
|
8b2b7915b4
|
Renamed application to app.
|
2013-02-05 16:12:22 -05:00 |
|
|
398ac25456
|
added UserException.
|
2013-02-03 19:45:44 -05:00 |
|
|
761a9f4472
|
exception cleanup.
|
2013-02-01 07:53:32 -05:00 |
|
|
6fcac32410
|
error handling cleanup.
|
2013-01-31 23:50:53 -05:00 |
|
|
e09a791c92
|
MVC cleanup
|
2013-01-31 15:05:49 -05:00 |
|
|
311f876b7b
|
MVC WIP
|
2013-01-30 23:34:04 -05:00 |
|
|
bd320533ab
|
MVC WIP
|
2013-01-30 19:49:38 -05:00 |
|
|
9165a1592a
|
cleanup.
|
2013-01-29 09:01:38 -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 |
|
|
32f34b60b8
|
error handler now works properly with @
|
2012-12-26 16:40:25 +04:00 |
|
|
4502d5c6ae
|
fixed index errors in error handler
|
2012-12-26 16:36:09 +04:00 |
|
|
a900301507
|
Added Validator::except.
|
2012-07-26 13:19:43 -04:00 |
|
|
c225242290
|
working on caching.
|
2012-05-28 13:45:50 -04:00 |
|
|
0c85d56b74
|
finished view.
|
2012-05-28 00:03:17 -04:00 |
|
|
21a8f40e97
|
Merge branch 'master' of git.yiisoft.com:yii2
|
2012-05-24 19:45:27 -04:00 |
|
|
ed9f225fb4
|
...
|
2012-05-24 19:45:15 -04:00 |
|
|
3409c766fe
|
Added missing echo to ErrorHandler
|
2012-05-25 02:18:58 +03:00 |
|
|
12932f0d77
|
help command.
|
2012-05-12 16:58:17 -04:00 |
|
|
5cd9ddc6cc
|
...
|
2012-05-05 17:31:11 -04:00 |
|
|
165bb02a65
|
...
|
2012-04-30 11:20:53 -04:00 |
|
|
b7e4bd3155
|
...
|
2012-04-21 18:26:59 -04:00 |
|
|
7c06cc03d7
|
finished error handler.
|
2012-04-21 16:33:54 -04:00 |
|
|
e585c69fbb
|
working on error handler.
|
2012-04-04 22:10:15 -04:00 |
|
|
945c6e6a41
|
...
|
2012-04-02 21:08:12 -04:00 |
|