ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
test-settings.travis.php File Reference

Go to the source code of this file.

Variables

 $data = @ob_get_clean()
 
if($data !==false && $data !=='') $simpletest_location = dirname(__FILE__) . '/simpletest/'
 
 $GLOBALS ['HTMLPurifierTest']['PHPT'] = false
 
 $csstidy_location = false
 
 $versions_to_test = array()
 
 $php = 'php'
 
 $phpv = false
 
 $GLOBALS ['HTMLPurifierTest']['PEAR'] = false
 
 $GLOBALS ['HTMLPurifierTest']['Net_IDNA2'] = true
 

Variable Documentation

◆ $csstidy_location

$csstidy_location = false

Definition at line 52 of file test-settings.travis.php.

◆ $data

$data = @ob_get_clean()

Definition at line 12 of file test-settings.travis.php.

◆ $GLOBALS [1/3]

$GLOBALS[ 'HTMLPurifierTest'][ 'PHPT'] = false

Definition at line 46 of file test-settings.travis.php.

◆ $GLOBALS [2/3]

$GLOBALS[ 'HTMLPurifierTest'][ 'PEAR'] = false

Definition at line 66 of file test-settings.travis.php.

◆ $GLOBALS [3/3]

$GLOBALS[ 'HTMLPurifierTest'][ 'Net_IDNA2'] = true

Definition at line 70 of file test-settings.travis.php.

◆ $php

$php = 'php'

Definition at line 58 of file test-settings.travis.php.

◆ $phpv

$phpv = false

Definition at line 62 of file test-settings.travis.php.

◆ $simpletest_location

if ( $data !==false &&$data !=='') $simpletest_location = dirname(__FILE__) . '/simpletest/'

Definition at line 30 of file test-settings.travis.php.

◆ $versions_to_test

$versions_to_test = array()

Definition at line 55 of file test-settings.travis.php.