summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Use ZEND_FUNC_FREE_LOOP_VAR flag to avoid useless iterations.Dmitry Stogov2019-01-213-1/+19
* Avoid double live ranges recalculation.Dmitry Stogov2019-01-211-0/+6
* Remove superfluous variableChristoph M. Becker2019-01-211-2/+1
* Live ranges construction optimizationDmitry Stogov2019-01-211-6/+13
* Use pkg-config to detect and configure for system libgdChristoph M. Becker2019-01-211-69/+44
* Implement single-pass live range calculationNikita Popov2019-01-2115-406/+108
* Merge branch 'PHP-7.3'Anatol Belski2019-01-191-0/+4
|\
| * Skip test on unsuitable buildAnatol Belski2019-01-191-0/+4
* | Sync with upstreamChristoph M. Becker2019-01-193-9/+46
* | Merge branch 'PHP-7.3'Christoph M. Becker2019-01-191-1/+1
|\ \ | |/
| * Fix failing testChristoph M. Becker2019-01-191-1/+1
* | Merge branch 'PHP-7.3'Christoph M. Becker2019-01-192-0/+27
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-01-192-0/+27
| |\
| | * Fix #77479: imagewbmp() segfaults with very large imagesChristoph M. Becker2019-01-192-0/+27
* | | Merge branch 'PHP-7.3'Anatol Belski2019-01-191-7/+9
|\ \ \ | |/ /
| * | Make test output more reliableAnatol Belski2019-01-191-7/+9
* | | Merge branch 'PHP-7.3'Anatol Belski2019-01-191-0/+33
|\ \ \ | |/ /
| * | Fixed bug #77484 Zend engine crashes when calling realpath in invalid working...Anatol Belski2019-01-191-0/+33
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-182-0/+4
|\ \ \ | |/ /
| * | Add additional no_sanitize_address attributesNikita Popov2019-01-182-0/+4
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-181-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-181-1/+1
| |\ \ | | |/
| | * Fix seeking in php://inputLauri Kenttä2019-01-181-1/+1
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-182-0/+54
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-182-0/+54
| |\ \ | | |/
| | * Fixed bug #76675Pedro Magalhães2019-01-182-0/+54
* | | Improved ZEND_TRY_ASSIGN... API to avoid unnecessary double copying and reduc...Dmitry Stogov2019-01-181-1/+1
* | | Merge branch 'PHP-7.3'Christoph M. Becker2019-01-163-5/+50
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-01-163-5/+50
| |\ \ | | |/
| | * Fix #73614: gdImageFilledArc() doesn't properly draw piesChristoph M. Becker2019-01-163-5/+50
* | | Migrate ext/gd to pkg-configNikita Popov2019-01-152-207/+54
* | | Refactor subset of openssl module.David Carlier2019-01-142-83/+161
* | | Merge branch 'PHP-7.3'Dmitry Stogov2019-01-141-0/+9
|\ \ \ | |/ /
| * | Fixed bug #77308 (Unbuffered queries memory leak)Dmitry Stogov2019-01-141-0/+9
* | | Merge branch 'PHP-7.3'Dmitry Stogov2019-01-141-0/+40
|\ \ \ | |/ /
| * | Fixed bug #77263 (Segfault when using 2 RecursiveFilterIterator)Dmitry Stogov2019-01-141-0/+40
* | | Fixed 32/64-bit mismatchDmitry Stogov2019-01-141-4/+4
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-142-6/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-142-6/+21
| |\ \ | | |/
| | * Fixed bug #77454Nikita Popov2019-01-142-6/+21
* | | Added FFI extensionDmitry Stogov2019-01-1461-0/+15465
* | | Revert removal of private __clone() methodsNikita Popov2019-01-142-1/+23
* | | Implement typed propertiesNikita Popov2019-01-1177-712/+1798
* | | ext/openssl: port to pkg-config macro and consistently require its useEli Schwartz2019-01-111-1/+1
* | | Improve openssl_random_pseudo_bytes()Sammy Kaye Powers2019-01-113-7/+23
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-111-2/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-111-2/+15
| |\ \ | | |/
| | * Fix rl_completion_matches detectionOndřej Surý2019-01-111-2/+15
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-112-21/+27
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-112-21/+27
| |\ \ | | |/