1..7
# ->initializeAutoload()
ok 1 - no project classes are autoloaded before ->initializeAutoload()
ok 2 - ->initializeAutoload() loads project classes
ok 3 - ->initializeAutoload() includes plugin classes
ok 4 - ->initializeAutoload() prefers project to plugin classes
ok 5 - ->initializeAutoload() prefers project to plugin classes after reload
# ->run()
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 6 - ->run() creates an application configuration if none is set
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/command/sfCommandManager.class.php on line 111
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/monitoreo/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 7 - ->run() creates an application configuration if only a project configuration is set
# Looks like everything went fine.