Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added parentheses | Dmitry Stogov | 2018-06-06 | 1 | -1/+1 |
* | Fix warning unused variable ret | Peter Kokot | 2018-06-02 | 1 | -2/+0 |
* | Removed "dead" code (zend_hash_update() never fails) | Dmitry Stogov | 2018-06-01 | 3 | -17/+10 |
* | Removed useless zval_ptr_dtor() | Dmitry Stogov | 2018-05-29 | 1 | -17/+16 |
* | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 14 | -31/+31 |
* | Avoid useless checks, using zend_string_efree(), in cases where the string is... | Dmitry Stogov | 2018-05-08 | 1 | -2/+2 |
* | zend_fcall_info_cache.calling_scope is not used by zend_call_function() and d... | Dmitry Stogov | 2018-05-03 | 1 | -1/+0 |
* | Don't store values of PHP_SAPI and PHP_BINARY in file cache, because it may b... | Dmitry Stogov | 2018-04-28 | 1 | -3/+3 |
* | Merge branch 'PHP-7.2' | Nikita Popov | 2018-03-23 | 1 | -0/+4 |
|\ | |||||
| * | main/php_ini.c: build empty php_load_zend_extension_cb() when !HAVE_LIBDL | Thomas Petazzoni | 2018-03-23 | 1 | -0/+4 |
| * | next is 7.2.5 | Remi Collet | 2018-03-13 | 1 | -3/+3 |
* | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-03-07 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-07 | 1 | -2/+2 |
| |\ | |||||
| | * | Guard platform dependent code | Anatol Belski | 2018-03-07 | 1 | -2/+2 |
| | * | bump versions | Joe | 2018-02-13 | 1 | -3/+3 |
| * | | Now working on 7.2.4-dev | Sara Golemon | 2018-02-13 | 1 | -3/+3 |
* | | | Use int instead of integer in proto | Gabriel Caruso | 2018-02-02 | 1 | -1/+1 |
* | | | Add RtlSecureZeroMemory to explicit_bzero() compile case | Anatol Belski | 2018-01-26 | 1 | -0/+2 |
* | | | Remove padding just merged since 7.3 isn't released yet. | Sara Golemon | 2018-01-23 | 2 | -6/+1 |
* | | | Merge branch 'PHP-7.2' | Sara Golemon | 2018-01-23 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Sara Golemon | 2018-01-23 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Fix alignment of PG struct cause by ignore_user_abort big endian fix | Sara Golemon | 2018-01-23 | 1 | -0/+5 |
* | | | Merge branch 'PHP-7.2' | Sara Golemon | 2018-01-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Sara Golemon | 2018-01-23 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | BigEndian fix for ignore_user_abort. Use zend_bool to match OnUpdateBool | Sara Golemon | 2018-01-23 | 1 | -1/+1 |
| | * | 7.0.15 next | Anatol Belski | 2018-01-16 | 1 | -3/+3 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 68 | -68/+68 |
| | * | bump versions | krakjoe | 2017-12-05 | 1 | -3/+3 |
| * | | next is 7.2.3 | Remi Collet | 2018-01-16 | 1 | -3/+3 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 67 | -67/+67 |
* | | | NetBSD has its own unoptimizable memset version since 2013 | David Carlier | 2018-01-19 | 1 | -1/+3 |
* | | | Happy new year (Update copyright to 2018) | Lior Kaplan | 2018-01-04 | 1 | -1/+1 |
* | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 5 | -8/+8 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 67 | -67/+67 |
* | | | zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initia... | Dmitry Stogov | 2017-12-27 | 1 | -1/+0 |
* | | | Fixed bug #54043 | Nikita Popov | 2017-12-23 | 1 | -21/+21 |
* | | | Remove EH_SUPPRESS mode | Nikita Popov | 2017-12-23 | 1 | -3/+3 |
* | | | Use cheaper API | Xinchen Hui | 2017-12-18 | 2 | -3/+3 |
* | | | Improve explicit_bzero implementation | David Carlier | 2017-12-16 | 1 | -6/+9 |
* | | | Use known string "file" in stream layer | Markus Staab | 2017-12-16 | 1 | -1/+1 |
* | | | Turn "php_stream_wrapper"s into constants | Dmitry Stogov | 2017-12-14 | 8 | -16/+16 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 17 | -57/+58 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 5 | -6/+6 |
* | | | typo | Dmitry Stogov | 2017-12-12 | 1 | -1/+1 |
* | | | Avoid reallocation and double copying of variable names. | Dmitry Stogov | 2017-12-12 | 1 | -33/+67 |
* | | | Fixed a typo | Javier Eguiluz | 2017-12-09 | 1 | -1/+1 |
* | | | Put missing signature into header | Anatol Belski | 2017-12-09 | 1 | -0/+3 |
* | | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -7/+1 |
* | | | Use interned strings as variable names | Dmitry Stogov | 2017-12-01 | 1 | -1/+3 |
* | | | Added "argv" and "argc" as known strings. | Dmitry Stogov | 2017-12-01 | 1 | -8/+8 |