Project

General

Profile

« Previous | Next » 

Revision 1938

Added by darkviper almost 11 years ago

update Twig template engine to version 1.13.1

View differences:

Debug.php
24 24
            // false means that it was not set (and the default is on) or it explicitly enabled
25 25
            // xdebug.overload_var_dump produces HTML only when html_errors is also enabled
26 26
            && (false === ini_get('html_errors') || ini_get('html_errors'))
27
            || 'cli' === php_sapi_name()
27 28
        ;
28 29

  
29 30
        return array(

Also available in: Unified diff