Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-01-01 | 1 | -10/+10 |
|\ | |||||
| * | Fix bug #74782: remove file name from output to avoid XSS | Stanislav Malyshev | 2018-01-01 | 1 | -10/+10 |
* | | Remove binary casts from PHAR's default stub | Pedro Magalhães | 2016-11-09 | 1 | -19/+19 |
|/ | |||||
* | - IS_UNICODE checks and conversions | Steph Fox | 2008-05-19 | 1 | -16/+16 |
* | - Make internal code back-compatible. This included a binary cast in the defa... | Steph Fox | 2008-05-14 | 1 | -10/+10 |
* | implement full support and usage of phar stream in include_path, for both 5.2... | Greg Beaver | 2008-03-12 | 1 | -7/+10 |
* | fix test - needed phar.readonly=0 INI section | Greg Beaver | 2008-02-23 | 1 | -0/+2 |
* | Update tests to accommodate those two extra bytes | Steph Fox | 2008-02-21 | 1 | -10/+10 |
* | Implement $phar->setDefaultStub() | Steph Fox | 2008-02-20 | 1 | -0/+939 |