Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for ext/phar (incomplete) | Dmitry Stogov | 2014-05-08 | 1 | -1/+1 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-04-22 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-22 | 1 | -0/+4 |
| |\ | |||||
| | * | Fix accepting ill-formed UTF-8 characters | Jakub Zelenka | 2014-04-22 | 1 | -0/+4 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-04-20 | 2 | -7/+32 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-20 | 2 | -7/+32 |
| |\ \ | | |/ | |||||
| | * | Allow valid multi-byte utf-8 characters to be allowed as file names in phar a... | Danack | 2014-04-20 | 2 | -7/+32 |
* | | | fix test concurrency | Michael Wallner | 2013-09-18 | 1 | -7/+7 |
* | | | fix test concurrency | Michael Wallner | 2013-09-18 | 43 | -115/+116 |
* | | | Fix phar phpinfo test after markup changes | Nikita Popov | 2013-08-03 | 1 | -15/+15 |
|/ / | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-07-23 | 1 | -0/+156 |
|\ \ | |/ | |||||
| * | fix bug #65028 Phar::buildFromDirectory creates corrupt archives for some sp... | Stanislav Malyshev | 2013-07-22 | 1 | -0/+156 |
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | | Missed two occurances of Revision: | Nikita Popov | 2013-03-23 | 2 | -2/+2 |
* | | phar phpinfo uses Id instead of Revision | Nikita Popov | 2013-03-23 | 3 | -3/+3 |
* | | Made test compatible with O+ | Dmitry Stogov | 2013-03-16 | 9 | -0/+74 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatoliy Belsky | 2012-11-22 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-11-22 | 1 | -0/+3 |
| |\ | |||||
| | * | Fixed test for bug #63297 | Anatoliy Belsky | 2012-11-22 | 1 | -0/+3 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-10 | 62 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 62 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 62 | -0/+0 |
| | * | better fix | Xinchen Hui | 2012-08-24 | 1 | -1/+1 |
| | * | Fix test | Xinchen Hui | 2012-08-24 | 1 | -1/+1 |
| | * | Fix 126 tests failed of phar when --enable-zend-multibyte | Xinchen Hui | 2012-08-05 | 126 | -75/+217 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-05-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #62137 ext\phar\tests\fatal_error_webphar.phpt fails | Anatoliy Belsky | 2012-05-24 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-05-09 | 2 | -1/+34 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-09 | 2 | -1/+34 |
| |\ \ | | |/ | |||||
| | * | Fix bug 61901 ext\phar\tests\phar_buildfromdirectory2.phpt fails | Anatoliy Belsky | 2012-05-09 | 2 | -1/+34 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-05-07 | 2 | -2/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-07 | 2 | -2/+8 |
| |\ \ | | |/ | |||||
| | * | Fix bug 61905 ext\phar\tests\zip\phar_commitwrite.phpt fails | Anatoliy Belsky | 2012-05-07 | 1 | -1/+4 |
| | * | Fix bug 61903 ext\phar\tests\tar\phar_commitwrite.phpt fails | Anatoliy Belsky | 2012-05-07 | 1 | -1/+4 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-05-04 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-04 | 1 | -2/+4 |
| |\ \ | | |/ | |||||
| | * | Fix bug #61906 ext\phar\tests\zip\phar_setsignaturealgo2.phpt fails | Anatoliy Belsky | 2012-05-04 | 1 | -2/+4 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-05-04 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-04 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | Fix bug #61904 ext\phar\tests\tar\phar_setsignaturealgo2.phpt | Anatoliy Belsky | 2012-05-04 | 1 | -1/+3 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-05-02 | 2 | -1/+46 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-02 | 2 | -1/+46 |
| |\ \ | | |/ | |||||
| | * | Fix bug 61902 ext\phar\tests\phar_setsignaturealgo2.phpt falis | Anatoliy Belsky | 2012-05-02 | 2 | -1/+46 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-03-28 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-03-28 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Fix bug #61468 ext/phar/tests/phar_oo_005.phpt fails | Anatoliy Belsky | 2012-03-28 | 1 | -5/+5 |
| | * | Fix skipif | Christopher Jones | 2011-12-08 | 1 | -1/+1 |
| | * | - add windows version of this test | Pierre Joye | 2011-12-06 | 1 | -0/+48 |
| | * | - add windows version of this test | Pierre Joye | 2011-12-06 | 1 | -1/+4 |