Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-07 | 1 | -1/+1 |
|\ | |||||
| * | Fixed bug #74353 (Segfault when killing within bash script trap code) | Xinchen Hui | 2017-04-07 | 2 | -1/+3 |
* | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-07 | 3 | -3/+30 |
|\ \ | |/ | |||||
| * | Update NEWS | Xinchen Hui | 2017-04-07 | 1 | -0/+4 |
| * | Remove unused var | Xinchen Hui | 2017-04-07 | 1 | -1/+1 |
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-07 | 2 | -2/+29 |
| |\ | |||||
| | * | Fix invalid free of persistent results on error/connection loss in mysqlnd (b... | Yussuf Khalil | 2017-04-05 | 2 | -2/+29 |
* | | | zip ext is 1.14.0 | Remi Collet | 2017-04-05 | 1 | -1/+1 |
* | | | external libzip neither requires zlib.h nor lib | Anatol Belski | 2017-04-04 | 1 | -3/+2 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-04-04 | 1 | -8/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-04 | 1 | -8/+0 |
| |\ \ | | |/ | |||||
| | * | Revert "extend skip section" | Anatol Belski | 2017-04-04 | 1 | -8/+0 |
* | | | missing bits for php_sys_stat_ex so everything is handled with wide chars | Anatol Belski | 2017-04-03 | 2 | -14/+14 |
* | | | Expose zend_ssa_is_no_val_use() | Dmitry Stogov | 2017-04-03 | 2 | -17/+17 |
* | | | add existence check for clang lib dir and improve on x86 | Anatol Belski | 2017-04-03 | 1 | -1/+13 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-04-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fix possible out of bounds buffer access | Anatol Belski | 2017-04-03 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-04-03 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | fix buffer overflow | Anatol Belski | 2017-04-03 | 1 | -2/+1 |
* | | | basic ASAN suport for clang on Windows | Anatol Belski | 2017-04-03 | 2 | -1/+69 |
* | | | hide clang warnings about unimplemented cli options | Anatol Belski | 2017-04-02 | 1 | -1/+2 |
* | | | extend manifest with long path compat info | Anatol Belski | 2017-04-02 | 1 | -0/+5 |
* | | | do compare on wchar's | Anatol Belski | 2017-04-02 | 1 | -1/+1 |
* | | | Update CONTRIBUTING | Nikita Popov | 2017-04-02 | 1 | -9/+14 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-04-02 | 2 | -1/+31 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #74340 | Nikita Popov | 2017-04-02 | 3 | -1/+35 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-04-02 | 3 | -10/+52 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #74361 | Nikita Popov | 2017-04-02 | 4 | -10/+55 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-04-02 | 4 | -10/+69 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-04-02 | 5 | -10/+73 |
| |\ \ | | |/ | |||||
| | * | Fix opcache.max_accelerated_files doc in php.ini | Martin Hujer | 2017-04-02 | 2 | -2/+2 |
| | * | Fixed bug #74341 | Moritz Fain | 2017-04-02 | 3 | -8/+71 |
* | | | Don't suppress warnings in tests | Craig Duncan | 2017-04-02 | 3 | -6/+0 |
* | | | Remove superfluous allocation checks around ZMM-based functions | Thomas Punt | 2017-04-02 | 9 | -57/+0 |
* | | | implement basic binary tools sdk version check | Anatol Belski | 2017-03-31 | 2 | -1/+24 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-03-31 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-03-31 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | update sdk version for appveyor | Anatol Belski | 2017-03-31 | 1 | -1/+1 |
* | | | Allow SSA construction with source information about CV used as result (DFG fix) | Dmitry Stogov | 2017-03-30 | 1 | -0/+4 |
* | | | Allow SSA construction with source information about CV used as result | Dmitry Stogov | 2017-03-30 | 3 | -1/+9 |
* | | | corrections to release process documentation | Joe Watkins | 2017-03-30 | 1 | -21/+21 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-03-30 | 2 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-03-30 | 2 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | fix bug #74343 compile fails on solaris 11 with system libgd | Joe Watkins | 2017-03-30 | 2 | -2/+4 |
* | | | Update tests and add NEWS entry for phpdbg opcode dump change | Sara Golemon | 2017-03-29 | 6 | -15/+18 |
* | | | [ci skip] update NEWS | Anatol Belski | 2017-03-29 | 1 | -0/+2 |
* | | | Add extended_value to phpdbg opcode dump | Sara Golemon | 2017-03-29 | 1 | -0/+5 |
* | | | Merge branch 'PHP-7.1' | Remi Collet | 2017-03-29 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | fixed typo | Markus Staab | 2017-03-29 | 1 | -1/+1 |