summaryrefslogtreecommitdiff
path: root/ext/phar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4'Felipe Pena2012-08-215-167/+9
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-215-167/+9
| |\
| | * - Removed PHP 6 checksFelipe Pena2012-08-215-167/+9
* | | Merge branch 'PHP-5.4'Felipe Pena2012-08-191-2/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-191-2/+0
| |\ \ | | |/
| | * - Value stored to var is never usedFelipe Pena2012-08-191-2/+0
| | * Fix 126 tests failed of phar when --enable-zend-multibyteXinchen Hui2012-08-05126-75/+217
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-08-051-4/+4
|\ \ \ | |/ /
| * | Minor spelling correctionsBrett Bieber2012-08-051-4/+4
* | | Merge branch 'PHP-5.4'Johannes Schlüter2012-06-203-151/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-06-203-151/+0
| |\ \ | | |/
| | * Remove outdated and user-specific filesJohannes Schlüter2012-06-203-151/+0
| | * Merge commit '15213768e6cc098ab4e53cacc3b5eb86fa85284a' into PHP-5.3Felipe Pena2012-06-071-1/+5
| | |\
| | | * - Fixed bug #62227 (Invalid phar stream path causes crash)Felipe Pena2012-06-041-1/+5
| | * | fix unchecked emallocStanislav Malyshev2012-05-301-3/+3
| | * | fix bug #61065Stanislav Malyshev2012-05-161-0/+10
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-05-291-3/+3
|\ \ \ \ | |/ / /
| * | | fix unchecked emallocStanislav Malyshev2012-05-281-3/+3
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-05-241-1/+1
|\ \ \ \ | |/ / /
| * | | Fix bug #62137 ext\phar\tests\fatal_error_webphar.phpt failsAnatoliy Belsky2012-05-241-1/+1
* | | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-05-151-0/+10
|\ \ \ \ | |/ / /
| * | | fix bug #61065Stanislav Malyshev2012-05-151-0/+10
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-05-092-1/+34
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-092-1/+34
| |\ \ \ | | |/ /
| | * | Fix bug 61901 ext\phar\tests\phar_buildfromdirectory2.phpt failsAnatoliy Belsky2012-05-092-1/+34
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-05-072-2/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-072-2/+8
| |\ \ \ | | |/ /
| | * | Fix bug 61905 ext\phar\tests\zip\phar_commitwrite.phpt failsAnatoliy Belsky2012-05-071-1/+4
| | * | Fix bug 61903 ext\phar\tests\tar\phar_commitwrite.phpt failsAnatoliy Belsky2012-05-071-1/+4
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-05-041-2/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-041-2/+4
| |\ \ \ | | |/ /
| | * | Fix bug #61906 ext\phar\tests\zip\phar_setsignaturealgo2.phpt failsAnatoliy Belsky2012-05-041-2/+4
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-05-041-1/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-041-1/+3
| |\ \ \ | | |/ /
| | * | Fix bug #61904 ext\phar\tests\tar\phar_setsignaturealgo2.phptAnatoliy Belsky2012-05-041-1/+3
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-05-022-1/+46
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-022-1/+46
| |\ \ \ | | |/ /
| | * | Fix bug 61902 ext\phar\tests\phar_setsignaturealgo2.phpt falisAnatoliy Belsky2012-05-022-1/+46
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-03-281-5/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-03-281-5/+5
| |\ \ \ | | |/ /
| | * | Fix bug #61468 ext/phar/tests/phar_oo_005.phpt failsAnatoliy Belsky2012-03-281-5/+5
* | | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-03-251-1/+1
|\ \ \ \ | |/ / /
| * | | fix testsStanislav Malyshev2012-03-251-1/+1
* | | | Merge branch 'PHP-5.4'David Soria Parra2012-03-202-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-202-2/+2
| |\ \ \ | | |/ /
| | * | Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-202-2/+2
| | |/
| | * Fix headers generated by pharNikita Popov2012-02-181-3/+3
| | * - Year++Felipe Pena2012-01-0118-18/+18
| | * Fix skipifChristopher Jones2011-12-081-1/+1
| | * - add windows version of this testPierre Joye2011-12-061-0/+48