Altered directives

This is an overview of the directives that are modified or read inside the application's code.

AlterationFileLine
ini_set('html_errors''1')
/lib/Doctrine/DBAL/Tools/Dumper.php60
ini_get('mysqli.default_socket')
/lib/Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php67
ini_get('mysqli.default_port')
/lib/Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php60
ini_set('html_errors'$html)
/lib/Doctrine/DBAL/Tools/Dumper.php78
ini_set('xdebug.var_display_max_depth', (string) $maxDepth)
/lib/Doctrine/DBAL/Tools/Dumper.php64