26 Commits

Author SHA1 Message Date
Eduardo
073cc7130d Improved error messaging in the database fixture manager file, show cause of the error when fixture can't be loaded
When a fixture can't be loaded, you only get a generic error telling you which fixture can't be loaded, it would be more helpful if in that message we get the cause of the error
2023-08-09 16:04:48 +02:00
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
Marco van 't Wout
5dbb83853c Merge changes from https://github.com/tremani/yii/pull/1 2020-09-01 18:45:27 +02:00
borales
6d19a150d4 Replacing spaces with tabs, removing dots
[ci skip]
2013-03-06 20:59:38 +02:00
borales
2f68a75235 Replacing spaces with tabs
[ci skip]
2013-03-06 08:48:59 +02:00
borales
07975cad64 Fixing spaces
[ci skip]
2013-03-06 01:06:46 +02:00
borales
a7af2c5371 Fixing some typos, PHPDocs
[ci skip]
2013-03-06 00:24:35 +02:00
nsanden
4332904b84 fixed type in cdbfixturemanager doc 2013-02-28 09:35:42 -08:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
resurtm
e4c958f57d Table name in fixtures list enclosed into double curly brackets (e.g. 'tasks'=>':{{task}}') didn't worked properly. 2012-09-15 23:14:03 +06:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
a72766c076 (Fixes issue 1931) 2010-12-28 13:37:19 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
cf7f06dbee (Fixes issue 1046) 2010-06-16 02:51:21 +00:00
qiang.xue
6889c64849 (Fixes issue 1262) 2010-06-15 21:36:18 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
18787dd236 2009-06-18 22:06:22 +00:00
qiang.xue
c3bdff423f * Added phpunit-based testing framework. 2009-06-12 12:53:43 +00:00
qiang.xue
ed259c3961 Finished all test framework classes. 2009-06-12 03:29:03 +00:00
qiang.xue
dd334c0a6c refactored test framework. 2009-06-12 02:23:11 +00:00