3v4l.org

run code in 300+ PHP versions simultaneously
<?php return array ( 'backend' => array ( 'frontName' => 'admin', ), 'install' => array ( 'date' => 'Wed, 09 Mar 2016 15:57:52 +0000', ), 'crypt' => array ( 'key' => 'ac658d8098752cca16b4119f0fed9fd4', ), 'session' => array (    'save' => 'redis',    'redis' =>    array (      'host' => 'redis1.i',      'port' => '6379',      'password' => '',      'timeout' => '2.5',      'persistent_identifier' => '',      'database' => '1',      'compression_threshold' => '2048',      'compression_library' => 'lzf',      'log_level' => '4',      'max_concurrency' => '10',      'break_after_frontend' => '5',      'break_after_adminhtml' => '30',      'first_lifetime' => '600',      'bot_first_lifetime' => '60',      'bot_lifetime' => '3600',      'disable_locking' => '0',      'min_lifetime' => '60',      'max_lifetime' => '86400',    ),  ), 'db' => array ( 'table_prefix' => '', 'connection' => array ( 'default' => array ( 'host' => 'db1.i', 'dbname' => 'sta_neom', 'username' => 'sta_neom', 'password' => 'H@ayIt8Gt!GJ36', 'active' => '1', ), ), ), 'resource' => array ( 'default_setup' => array ( 'connection' => 'default', ), ), 'x-frame-options' => 'SAMEORIGIN', 'MAGE_MODE' => 'production', 'cache' =>  array (    'frontend' =>    array (      'default' =>      array (        'backend' => 'Cm_Cache_Backend_Redis',        'backend_options' =>        array (          'server' => 'redis11.i',          'port' => '6379',          'persistent' => '',          'database' => '1',          'force_standalone' => '0',          'connect_retries' => '3',          'read_timeout' => '10',          'automatic_cleaning_factor' => '0',          'compress_data' => '1',          'compress_tags' => '1',          'compress_threshold' => '20480',          'compression_lib' => 'lzf',        ),      ),      'page_cache' =>      array (        'backend' => 'Cm_Cache_Backend_Redis',        'backend_options' =>        array (          'server' => 'redis31.i',          'port' => '6379',          'persistent' => '',          'database' => '1',          'force_standalone' => '0',          'connect_retries' => '3',          'read_timeout' => '10',          'automatic_cleaning_factor' => '0',          'compress_data' => '0',          'compress_tags' => '1',          'compress_threshold' => '20480',          'compression_lib' => 'lzf',        ),      ),    ),  ), 'cache_types' => array ( 'config' => 1, 'layout' => 1, 'block_html' => 1, 'collections' => 1, 'reflection' => 1, 'db_ddl' => 1, 'eav' => 1, 'config_integration' => 1, 'config_integration_api' => 1, 'full_page' => 1, 'translate' => 1, 'config_webservice' => 1, 'compiled_config' => 1, 'customer_notification' => 1, 'target_rule' => 1, ), );
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Parse error: syntax error, unexpected ''save'' (T_CONSTANT_ENCAPSED_STRING), expecting ')' in /in/Vcq93 on line 17
Process exited with code 255.

preferences:
170.67 ms | 1395 KiB | 36 Q