Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-22 | 1 | -110/+167 |
|\ | |||||
| * | Fix accepting ill-formed UTF-8 characters | Jakub Zelenka | 2014-04-22 | 1 | -111/+168 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-20 | 1 | -53/+115 |
|\ \ | |/ | |||||
| * | Allow valid multi-byte utf-8 characters to be allowed as file names in phar a... | Danack | 2014-04-20 | 1 | -54/+116 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
| |\ | |||||
| | * | bump year | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | fix lcov build | Nuno Lopes | 2011-02-25 | 1 | -22/+22 |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -83/+81 |
| | * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | * | - ws/cs, macros, code that only affects other branches | Steph Fox | 2008-08-01 | 1 | -1/+1 |
| | * | This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. | SVN Migration | 2008-05-12 | 1 | -0/+187 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | Invoke re2c with --no-generation-date to prevent unintentional / unnecessary ... | Sebastian Bergmann | 2012-12-06 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -2/+2 |
|/ | |||||
* | MFB: fix lcov build (r308657) | Nuno Lopes | 2011-02-25 | 1 | -72/+70 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - This is as good as it gets in HEAD at present (~30% tests fail here) | Steph Fox | 2008-08-01 | 1 | -1/+1 |
* | fix gcov build | Nuno Lopes | 2008-01-18 | 1 | -21/+21 |
* | fix empty directories in phar, add test | Greg Beaver | 2008-01-09 | 1 | -45/+36 |
* | - Include spl_iterators.h | Marcus Boerger | 2007-02-08 | 1 | -2/+2 |
* | - Detect \0 in paths where possible | Marcus Boerger | 2007-02-05 | 1 | -8/+13 |
* | - Check for illegal chars (control + potential UTF-8 (need to take care of in... | Marcus Boerger | 2007-02-05 | 1 | -57/+73 |
* | improve error message empty entry => empty directory. Add check for phar://b... | Greg Beaver | 2007-02-05 | 1 | -22/+29 |
* | - PHP_VERSION_ID exists only in newer PHPs (5.1+) | Marcus Boerger | 2007-02-04 | 1 | -15/+16 |
* | - Disallow stars in paths | Marcus Boerger | 2007-02-04 | 1 | -39/+47 |
* | - Add path sanitizer for new paths | Marcus Boerger | 2007-02-04 | 1 | -0/+159 |