summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix unsigned comparisons and remove dead codeAnatol Belski2017-11-178-19/+14
* Merge branch 'PHP-7.2'Nikita Popov2017-11-172-4/+4
|\
| * Fix printf format issues on i386Nikita Popov2017-11-172-4/+4
* | Use log1p from the CRTAnatol Belski2017-11-171-5/+10
* | Fix unsigned comparisonAnatol Belski2017-11-171-1/+1
* | Fix unsigned comparisonAnatol Belski2017-11-171-5/+5
* | Keep the compile time condition for the label useAnatol Belski2017-11-171-0/+2
* | Remove unused assignmentAnatol Belski2017-11-171-8/+0
* | Fix conditionAnatol Belski2017-11-171-1/+1
* | Merge branch 'PHP-7.2'Anatol Belski2017-11-171-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-171-1/+1
| |\
| | * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-171-1/+1
| | |\
| | | * Update SDK version for AppVeyorAnatol Belski2017-11-171-1/+1
* | | | Use cheaper checksDmitry Stogov2017-11-172-32/+108
* | | | Move adjust_for_fetch_type directly after emissionNikita Popov2017-11-161-40/+21
* | | | Minor fetch type adjustment cleanupNikita Popov2017-11-161-8/+1
* | | | Merge branch 'PHP-7.2'Nikita Popov2017-11-161-2/+2
|\ \ \ \ | |/ / /
| * | | Backport some printf() fixes to 7.2Nikita Popov2017-11-163-7/+7
* | | | Enable and fix printf() format warningsNikita Popov2017-11-1620-41/+77
* | | | Reverted incorrect changes to setlocale()Dmitry Stogov2017-11-161-8/+10
* | | | Missed changeDmitry Stogov2017-11-161-1/+1
* | | | Merge branch 'master' of git.php.net:php-srcDmitry Stogov2017-11-163-44/+68
|\ \ \ \
| * | | | Fix (*NO_JIT) usage when JIT is enabledAnatol Belski2017-11-162-1/+20
| * | | | Refactor ASCII to wide conversionAnatol Belski2017-11-161-43/+48
* | | | | Avoid unnecessary reference-counting on strings.Dmitry Stogov2017-11-1629-510/+636
* | | | | Removed "_" from API functions.Dmitry Stogov2017-11-166-54/+58
|/ / / /
* | | | Merge branch 'PHP-7.2'Nikita Popov2017-11-160-0/+0
|\ \ \ \ | |/ / /
| * | | Fix typo in UPGRADING, should be oci_unregister_taf_callbackTyson Andre2017-11-161-1/+1
* | | | Remove duplicate check for already loaded extensionzimuyang2017-11-161-8/+0
* | | | Merge branch 'PHP-7.2'Nikita Popov2017-11-154-15/+104
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-11-155-15/+106
| |\ \ \ | | |/ /
| | * | Fixed #74862: Unable to clone instance when private __clone definedDanielCiochiu2017-11-155-15/+106
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-150-0/+0
|\ \ \ \ | |/ / /
| * | | [ci skip] update NEWSAnatol Belski2017-11-151-0/+1
* | | | Add missing ifdefAnatol Belski2017-11-151-0/+2
* | | | Remove paddingAnatol Belski2017-11-151-4/+0
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-151-1/+1
|\ \ \ \ | |/ / /
| * | | Refine allocationAnatol Belski2017-11-151-1/+1
| * | | NEWSRemi Collet2017-11-151-1/+7
* | | | Unroll loop for ASCII checkAnatol Belski2017-11-151-4/+28
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-151-3/+7
|\ \ \ \ | |/ / /
| * | | Fix C++ compatibility for TSRM_TLSAnatol Belski2017-11-151-3/+7
* | | | Use single memory pool for result metadata and result set.Dmitry Stogov2017-11-1511-83/+123
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-151-0/+2
|\ \ \ \ | |/ / /
| * | | Add missing var declarations for phpize modeAnatol Belski2017-11-151-0/+2
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-152-4/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-152-4/+3
| |\ \ \ | | |/ /
| | * | Regenerate cp mapAnatol Belski2017-11-152-4/+3
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-152-10/+10
|\ \ \ \ | |/ / /
| * | | Fixed bug #75525 Access Violation in vcruntime140.dllAnatol Belski2017-11-152-10/+10