magallanes/Mage
Ismael Ambrosi 8ae83cbabd Use instanceof instead of method is_a
Since is_a is a method, it is significantly slower than using instanceof

Following is a perfomance comparison:
http://micro-optimization.com/is_a-vs-instanceof
2014-12-05 02:40:30 -02:00
..
Command Fixes #121 2014-11-01 19:31:04 -02:00
Config refactoring 2014-07-26 15:33:07 +03:00
Console Fixes #121 2014-11-01 19:31:04 -02:00
Task Use instanceof instead of method is_a 2014-12-05 02:40:30 -02:00
Yaml Text files should end with a newline character. 2014-10-11 15:07:36 -02:00
Autoload.php Issue #51 2014-08-07 12:03:11 -03:00
Compiler.php PHPStorm refactoring. 2014-08-06 14:01:39 -03:00
Config.php Tweak GitRebase and Insight suggestions. 2014-10-11 17:55:08 -02:00
Console.php Fixes #121 2014-11-01 19:31:04 -02:00
Mailer.php Text files should end with a newline character. 2014-10-11 15:07:36 -02:00