Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
Load a custom welcome module with session, activerecord cache and standard profiler
Click here to load (ajax)
Load a generic welcome common module, with minimum application folders and files, extended profiler
Click here to load (ajax)
Load a custom welcome module, with activerecord cache, zend debug and extended profiler
Click here to load (ajax)
Inheritance for controllers. This demo show a Welcome module from demo4, but index is from common.
You can also test welcome/test and welcome/test2
Click here to load (ajax)
Inheritance for controllers. Test is a method of demo4 welcome, but load same test method from common.
Click here to load (ajax)
Inheritance for controllers. Load demo4 welcome , but execute test2 of common welcome, because not exists in first.
Click here to load (ajax)
Inheritance for controllers and models. TestDB is a method of demo4 welcome_model, but load same testdb method from common/welcome_model.
Click here to load (ajax)
Composer enabled for all applications, testing https://github.com/loic-sharma/profiler
Click here to load (ajax)