summaryrefslogtreecommitdiff
path: root/ext/phar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1062-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-1062-0/+0
| * better fixXinchen Hui2012-08-241-1/+1
| * Fix testXinchen Hui2012-08-241-1/+1
* | 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.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
* | Minor spelling correctionsBrett Bieber2012-08-051-4/+4
* | 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
* | | fix unchecked emallocStanislav Malyshev2012-05-281-3/+3
* | | Fix bug #62137 ext\phar\tests\fatal_error_webphar.phpt failsAnatoliy Belsky2012-05-241-1/+1
* | | fix bug #61065Stanislav Malyshev2012-05-151-0/+10
* | | 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.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.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.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.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.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
* | | fix testsStanislav Malyshev2012-03-251-1/+1
* | | 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
| * - add windows version of this testPierre Joye2011-12-061-1/+4
| * - force LFPierre Joye2011-12-061-1/+1
| * - force LFPierre Joye2011-12-061-1/+1
| * - restore correct window_sizePierre Joye2011-11-201-1/+1
| * - fix build, ansi c requires constant value, no expresion, even constant varPierre Joye2011-11-191-2/+2
| * fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning f...Stanislav Malyshev2011-11-194-2/+67
| * - Fixed bug #60261 (phar dos null pointer)Felipe Pena2011-11-111-0/+19
| * Fix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PH...Christopher Jones2011-09-151-1/+4
| * Fixing SKIPIF fatal error. 6.0 is history, thus SKIPIF might need further upd...Ulf Wendel2011-09-061-1/+1
| * - add skipifPierre Joye2011-09-061-0/+2
| * Fixed bug#53872 (internal corruption of phar)Hannes Magnusson2011-08-295-4/+31