summaryrefslogtreecommitdiff
path: root/ext/phar/phar_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Move to unsigned types in pharAnatol Belski2018-04-181-64/+64
* year++Xinchen Hui2018-01-021-1/+1
* Turn "php_stream_wrapper"s into constantsDmitry Stogov2017-12-141-1/+1
* Introduced "zif_handler" type (zif = zend internal function).Dmitry Stogov2017-06-081-22/+22
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* further normalizations, uint vs uint32_tAnatol Belski2016-11-261-2/+2
* Merge branch 'PHP-7.0'Nikita Popov2016-03-031-1/+1
|\
| * Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-1/+1
* | Replace usage of php_uint16 with uint16_tRouven Weßling2016-02-041-7/+0
* | Replace usage of php_int32 and php_uint32 with int32_t and uint32_tRouven Weßling2016-02-041-15/+15
* | Remove HAVE_SPL checksNikita Popov2016-01-301-8/+0
|/
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-08-041-6/+9
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-5/+8
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-5/+8
| | |\
| | | * Improved fix for Bug #69441Stanislav Malyshev2015-07-261-5/+8
* | | | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-7/+2
* | | | Cleanup (avoid reallocation)Dmitry Stogov2015-07-021-1/+1
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-141-4/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-141-4/+7
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-04-141-3/+6
| | |\ \ | | | |/
| | | * Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)Stanislav Malyshev2015-04-141-3/+6
| | * | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-1/+1
| | |\ \ | | | |/
| | | * Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)Stanislav Malyshev2015-04-111-1/+1
| | | * Bump yearXinchen Hui2014-01-031-1/+1
| | * | Fixed bug 64343Michael Wallner2015-03-301-0/+2
| | * | Bump yearXinchen Hui2015-01-151-1/+1
| | * | Bump yearXinchen Hui2014-01-031-1/+1
| | * | Remove outdate codes, make it clearer, although just a bit..Xinchen Hui2013-11-051-59/+0
| | |/
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-03-301-0/+2
|\ \ \ | |/ /
| * | Fixed bug 64343Michael Wallner2015-03-301-0/+2
| * | bump yearXinchen Hui2015-01-151-1/+1
* | | Remove PHAR_GLOBALS (make it respect ZEND_ENABLE_STATIC_TSRMLS_CACHE)Xinchen Hui2015-03-091-16/+14
* | | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati...Dmitry Stogov2015-03-041-2/+2
* | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-1/+1
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | Faster sorting algoXinchen Hui2015-01-141-1/+1
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-60/+60
* | | converted ext/ereg, ext/phar and ext/pgsql for static tsrmls usageAnatol Belski2014-10-161-2/+5
* | | fix some extension buildsAnatol Belski2014-09-251-1/+1
* | | Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* | | master renames phase 3Anatol Belski2014-08-251-5/+5
* | | master renames phase 1Anatol Belski2014-08-251-7/+7
* | | ported ext/pharAnatol Belski2014-08-191-12/+12
* | | Support for ext/phar (incomplete)Dmitry Stogov2014-05-081-10/+2
* | | Support for ext/phar (incomplete)Dmitry Stogov2014-05-081-5/+5
|/ /