Difference between #2 and #3 of
Safely checking if a model class exists (without exploding)

Revision #3 has been created by CeBe on Apr 14, 2014, 5:43:24 AM with the memo:

changed yii version
« previous (#2)

Changes

Title unchanged

Safely checking if a model class exists (without exploding)

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

error handling, validation

Content unchanged

[...]
{
Yii::log(...);
echo "Error occurred";
Yii::app()->end();
}
```
1 0
2 followers
Viewed: 17 463 times
Version: 1.1
Category: How-tos
Written by: Boaz
Last updated by: CeBe
Created on: Mar 31, 2014
Last updated: 9 years ago
Update Article

Revisions

View all history