Commit Graph

13 Commits

Author SHA1 Message Date
Qiang Xue
a4239efa7c Fixes #637. 2013-07-18 08:05:09 -04:00
Qiang Xue
dc2843a2d7 Fixes #622. 2013-07-14 19:03:43 -04:00
Alexander Kochetov
bb2e19faa5 ActiveRecord::setOldAttribute() bugfix 2013-06-22 21:41:11 +04:00
Alexander Kochetov
8de3ffabfe ActiveRecord::setAttribute() bugfix 2013-06-22 18:12:51 +04:00
Qiang Xue
c210de9d71 Merge pull request #556 from creocoder/php5.3-way-to-get-namespace
Model::formName() and ActiveRecord::getNamespacedClass() PHP 5.3 way
2013-06-19 05:13:52 -07:00
Alexander Kochetov
826c83c301 ActiveRecord::getNamespacedClass() correct PHP 5.3 code 2013-06-19 15:28:47 +04:00
resurtm
732e438473 Fixed typo in the \yii\db\ActiveRecord::isOperationAtomic() method. 2013-06-18 23:02:21 +06:00
Qiang Xue
03e07f4340 cleaned up "use" statements. 2013-06-14 22:42:55 -04:00
Qiang Xue
2376730452 better check of existence of tables. 2013-06-04 18:11:50 -04:00
Carsten Brandt
0a5b7a5960 docs: Be explicitly clear about ActiveRecord::create() 2013-05-27 23:51:01 +02:00
Carsten Brandt
689080519e Added support for previous exceptions
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
2013-05-26 04:38:13 +02:00
Antonio Ramirez
641e6ee7cf ported inflection methods from StringHelper to Inflector helper class 2013-05-22 08:34:17 +02:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00