HTMLPurifier 4.4.0
/home/ezyang/Dev/htmlpurifier/release1-update.php File Reference

Go to the source code of this file.

Variables

if(php_sapi_name()!= 'cli') if(!isset($argv[1])) $version = trim($argv[1])
if($is_dev=(strpos($version,
'dev')===false)) 
$doxyfile_c
 $htmlpurifier_c = file_get_contents('library/HTMLPurifier.php')
 $config_c = file_get_contents('library/HTMLPurifier/Config.php')
if($is_dev) echo"Review
changes write something in
WHATSNEW and 
FOCUS
if($is_dev) echo"Review
changes write something in
WHATSNEW and and then commit
with log 
PHP_EOL
 else

Variable Documentation

$config_c = file_get_contents('library/HTMLPurifier/Config.php')

Definition at line 92 of file release1-update.php.

if ($is_dev=(strpos($version, 'dev')===false)) $doxyfile_c
Initial value:
 preg_replace(
    '/(?<=PROJECT_NUMBER {9}= )[^\s]+/m', 
    $version,
    file_get_contents('Doxyfile'),
    1, $c
)

Definition at line 46 of file release1-update.php.

if (!$c) $htmlpurifier_c = file_get_contents('library/HTMLPurifier.php')

Definition at line 59 of file release1-update.php.

if (php_sapi_name()!= 'cli') if (!isset($argv[1])) $version = trim($argv[1])

Definition at line 19 of file release1-update.php.

Definition at line 108 of file release1-update.php.

if ($is_dev) echo"Review changes write something in WHATSNEW and FOCUS

Definition at line 107 of file release1-update.php.

if ($is_dev) echo"Review changes write something in WHATSNEW and and then commit with log PHP_EOL