summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 7.2.0PHP-7.2.0Remi Collet2017-11-281-1/+1
* drop -dev from Zend versionRemi Collet2017-11-281-1/+1
* unset date (will be set by release process script)Remi Collet2017-11-281-1/+1
* Prepare NEWS file for releaseRemi Collet2017-11-271-590/+152
* add 7.1 NEW entriesRemi Collet2017-11-231-1/+1524
* NEWSRemi Collet2017-11-151-0/+3
* Bugfix#75515 php://streams behaving greedilySara Golemon2017-11-152-8/+9
* Revert "date module, replacing abs call with the llabs's like one due to bigg...Derick Rethans2017-11-071-6/+6
* Update NEWS for 7.2.0Sara Golemon2017-11-071-0/+3
* Update NEWS for PHP 7.2.0RC6Sara Golemon2017-11-071-1/+1
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-070-0/+0
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-070-0/+0
| |\
| | * 7.0.27 nextAnatol Belski2017-11-073-5/+9
* | | date module, replacing abs call with the llabs's like one due to bigger typeDavid Carlier2017-11-071-6/+6
* | | Revert BC break caused by fixing bug #74035Michael Moravec2017-11-063-15/+4
* | | Fixes #68948 related to a BC break introduced by #68532 fix.Simon JAILLET2017-11-063-5/+37
* | | Scale support for bcmod()Christoph M. Becker2017-11-063-8/+21
* | | Fix proto documents for new global functionsTyson Andre2017-11-062-5/+5
* | | Mention spl_object_id in UPGRADING notesTyson Andre2017-11-061-0/+3
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-11-031-1/+1
|\ \ \ | |/ /
| * | fix wrong check of definition_phi->constraint.range.max_ssa_varMITSUNARI Shigeo2017-11-031-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-021-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-021-2/+2
| |\ \ | | |/
| | * Update libs_version.txtAnatol Belski2017-11-021-2/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-11-021-2/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-11-021-2/+5
| |\ \ | | |/
| | * Fix ext/soap/tests/bug69137.phptNikita Popov2017-11-021-2/+5
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-022-7/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-022-7/+11
| |\ \ | | |/
| | * Sync and fix tests for ICU 60.1 compatAnatol Belski2017-11-022-7/+11
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-021-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-021-1/+1
| |\ \ | | |/
| | * Yet one /nologoAnatol Belski2017-11-021-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-313-5/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-313-5/+5
| |\ \ | | |/
| | * Fix yearAnatol Belski2017-10-311-1/+1
| | * Add /nologoAnatol Belski2017-10-312-4/+4
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-301-0/+2
| |\ \ | | |/
| | * Add missing ICU version checkAnatol Belski2017-10-301-0/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2017-10-3015-28/+209
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-10-3015-28/+209
| |\ \ | | |/
| | * Prevent leaking x509 and csr resources if it is not requestedJakub Zelenka2017-10-301-3/+6
| | * Extend and speed up pkey export testsJakub Zelenka2017-10-302-10/+4
| | * Rewrite openssl_csr_get_subject test to improve coverageJakub Zelenka2017-10-301-11/+47
| | * Add openssl_csr_get_public_key testJakub Zelenka2017-10-301-0/+44
| | * Extend openssl_pkcs7_* tests to cover resource certJakub Zelenka2017-10-303-0/+8
| | * Fix cleaning tmp output file in openssl_csr_export_to_file testJakub Zelenka2017-10-301-0/+1
| | * openssl: add basic openssl_csr_export_to_file testsJelle van der Waa2017-10-301-0/+82
| | * Extend openssl_csr_sign test to cover cert resourceJakub Zelenka2017-10-301-0/+2