| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make Phar $fileNotFoundScript nullable | Nikita Popov | 2021-02-09 | 2 | -2/+2 |
| * | Add missing SKIPIF clause for require_hash.phpt | Christoph M. Becker | 2021-01-06 | 1 | -1/+4 |
| * | Merge branch 'PHP-7.4' into PHP-8.0 | Christoph M. Becker | 2021-01-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix #77565: Incorrect locator detection in ZIP-based phars | Christoph M. Becker | 2021-01-05 | 1 | -1/+1 |
| * | | Prevent double-free of Phar ZIP stream | Christoph M. Becker | 2021-01-05 | 1 | -1/+1 |
| * | | Fix #76929: zip-based phar does not respect phar.require_hash | Christoph M. Becker | 2021-01-04 | 22 | -0/+90 |
| * | | Promote warnings to exceptions in ext/phar | Máté Kocsis | 2020-08-25 | 1 | -5/+13 |
| * | | Add --file-cache-prime/use options to run-tests | Nikita Popov | 2020-05-20 | 3 | -0/+3 |
| * | | Reindent phpt files | Nikita Popov | 2020-02-03 | 39 | -462/+462 |
| * | | Make error messages more consistent by fixing capitalization | Máté Kocsis | 2020-01-17 | 12 | -16/+16 |
| * | | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 54 | -108/+0 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-21 | 3 | -22/+7 |
| |\ \ | |/ | |||||
| | * | Fix failed tests for phar | Peter Kokot | 2019-07-21 | 3 | -22/+7 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-06-30 | 1 | -1/+0 |
| |\ \ | |/ | |||||
| | * | Fix phar tests with hash extension | Peter Kokot | 2019-06-30 | 1 | -1/+0 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-06-27 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols | Peter Kokot | 2019-06-27 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-15 | 60 | -185/+185 |
| |\ \ | |/ | |||||
| | * | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 60 | -185/+185 |
| * | | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 4 | -28/+8 |
| * | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-02-22 | 2 | -23/+23 |
| |\ \ | |/ | |||||
| | * | Use separate files in phar tests | Nikita Popov | 2019-02-22 | 2 | -25/+25 |
| * | | Remove support for __autoload() | Nikita Popov | 2019-01-30 | 1 | -8/+6 |
| |/ | |||||
| * | Remove some mentions of RECOVERABLE_ERROR in tests | Nikita Popov | 2018-11-15 | 2 | -12/+0 |
| * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 18 | -18/+10 |
| * | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 19 | -19/+19 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -3/+3 |
| * | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -2/+2 |
| * | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -1/+0 |
| * | Make more tests run and fix SKIPIF sections | Gabriel Caruso | 2018-07-16 | 1 | -8/+3 |
| * | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-04-23 | 3 | -3/+3 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-04-23 | 3 | -3/+3 |
| | |\ | |||||
| | | * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-04-23 | 3 | -3/+3 |
| | | |\ | |||||
| | | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-04-23 | 3 | -3/+3 |
| | | | |\ | |||||
| | | | | * | Fix #76129 - remove more potential unfiltered outputs for phar | Stanislav Malyshev | 2018-04-23 | 3 | -3/+3 |
| * | | | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 3 | -3/+3 |
| * | | | | | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 1 | -1/+1 |
| * | | | | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 4 | -8/+8 |
| * | | | | | Remove superfluous SKIPIF sections in more tests | Gabriel Caruso | 2018-02-04 | 19 | -20/+1 |
| |/ / / / | |||||
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-01-01 | 1 | -3/+3 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-01-01 | 1 | -3/+3 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-01-01 | 1 | -3/+3 |
| | | |\ \ | | | |/ | |||||
| | | | * | Fix bug #74782: remove file name from output to avoid XSS | Stanislav Malyshev | 2018-01-01 | 1 | -3/+3 |
| | | | * | This test fails with multibyte on because it spews | Rasmus Lerdorf | 2015-03-05 | 1 | -0/+1 |
| * | | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-01-13 | 1 | -3/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-13 | 1 | -3/+0 |
| | |\ \ \ | | |/ / | |||||
| | | * | | fix remaining tests for Opcache runs | Anatol Belski | 2017-01-13 | 1 | -3/+0 |
| | * | | | Remove binary casts from PHAR's default stub | Pedro Magalhães | 2016-11-09 | 1 | -3/+3 |
| * | | | | Remove more PHP 6 leftovers from tests | Nikita Popov | 2016-11-24 | 1 | -1/+1 |
| * | | | | Remove the b prefix from literals on unrelated tests | Pedro Magalhães | 2016-11-20 | 14 | -19/+19 |
