For the times you’ll need access to some of Symfony’s directories:
Symfony dir
[php]
// root directory structure
'sf_cache_dir_name' => 'cache',
'sf_log_dir_name' => 'log',
'sf_lib_dir_name' => 'lib', …
For the times you’ll need access to some of Symfony’s directories:
Symfony dir
[php]
// root directory structure
'sf_cache_dir_name' => 'cache',
'sf_log_dir_name' => 'log',
'sf_lib_dir_name' => 'lib', …