summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_setdefaultstub.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-01-011-10/+10
|\
| * Fix bug #74782: remove file name from output to avoid XSSStanislav Malyshev2018-01-011-10/+10
* | Remove binary casts from PHAR's default stubPedro Magalhães2016-11-091-19/+19
|/
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-16/+16
* - Make internal code back-compatible. This included a binary cast in the defa...Steph Fox2008-05-141-10/+10
* implement full support and usage of phar stream in include_path, for both 5.2...Greg Beaver2008-03-121-7/+10
* fix test - needed phar.readonly=0 INI sectionGreg Beaver2008-02-231-0/+2
* Update tests to accommodate those two extra bytesSteph Fox2008-02-211-10/+10
* Implement $phar->setDefaultStub()Steph Fox2008-02-201-0/+939