Update vendor'd Pygments to 2.1.3

This commit is contained in:
Mark McGranaghan
2016-12-27 08:10:47 -08:00
parent cca7879dce
commit 6165952ce2
524 changed files with 106264 additions and 46754 deletions

View File

@@ -1,5 +1,7 @@
<?php
$disapproval_ಠ_ಠ_of_php = 'unicode var';
$test = function($a) { $lambda = 1; }
/**
@@ -16,7 +18,7 @@ if(!defined('UNLOCK') || !UNLOCK)
// Load the parent archive class
require_once(ROOT_PATH.'/classes/archive.class.php');
class Zip\Zipp {
class Zip\Zippಠ_ಠ_ {
}
@@ -502,4 +504,12 @@ function &byref() {
$x = array();
return $x;
}
echo <<<EOF
Test the heredocs...
EOF;
?>