summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version for PHP 7.3.1php-7.3.1PHP-7.3.1Christoph M. Becker2019-01-083-4/+4
* Cumulative fix for bugs #77370, #77371, #77381, #77382, #77385 and #77394Christoph M. Becker2019-01-087-6/+78
* Fix testChristoph M. Becker2019-01-071-1/+1
* Fix bug #77418 - Heap overflow in utf32be_mbc_to_codeStanislav Malyshev2019-01-076-2/+22
* Fix #77367: Negative size parameter in mb_splitChristoph M. Becker2019-01-073-3/+26
* Fix #77270: imagecolormatch Out Of Bounds Write on HeapChristoph M. Becker2019-01-073-2/+21
* Fix bug #77380 (Global out of bounds read in xmlrpc base64 code)Stanislav Malyshev2019-01-073-2/+20
* Fix #77269: Potential unsigned underflow in gdImageScaleChristoph M. Becker2019-01-073-9/+32
* Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext)Stanislav Malyshev2019-01-073-1/+19
* Fix bug #77242 (heap out of bounds read in xmlrpc_decode())Stanislav Malyshev2019-01-073-0/+16
* Fix release date in NEWSChristoph M. Becker2019-01-071-1/+1
* Disable ifuncs on FreeBSDNikita Popov2019-01-071-1/+4
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-01-075-44/+91
* Fix invalid efree in browscapNikita Popov2019-01-073-1/+15
* Fix #77360: class_uses causes segfaultLauri Kenttä2019-01-073-1/+21
* Fix #77359: spl_autoload causes segfaultLauri Kenttä2019-01-073-1/+18
* [ci skip] Add missing NEWS entry for bug 77020Christoph M. Becker2018-12-181-0/+1
* Update version for PHP 7.3.1RC1php-7.3.1RC1Christoph M. Becker2018-12-184-5/+5
* Fix #77297: SodiumException segfaults on PHP 7.3Scott2018-12-163-3/+17
* Fix #77291: magic methods inherited from a trait may be ignoredChristoph M. Becker2018-12-163-12/+56
* Update NEWSXinchen Hui2018-12-111-0/+1
* Merge branch 'i386-PIC' of https://github.com/ryandesign/php-src into PHP-7.3Xinchen Hui2018-12-111-0/+12
|\
| * Fix __zend_cpuid on i386 PIC without __cpuid_countRyan Schmidt2018-12-081-0/+12
* | Remove BOMAnatol Belski2018-12-111-1/+1
* | Update/fix UPGRADINGChristoph M. Becker2018-12-101-5/+36
* | Fixed bug #77275Nikita Popov2018-12-105-5/+36
* | Fix typos in compact literals debugging codeNikita Popov2018-12-101-4/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-103-8/+8
|\ \
| * | LOL I had 2.10 on my mindChristopher Jones2018-12-103-8/+8
* | | Merge branch 'PHP-7.3' of https://git.php.net/repository/php-src into PHP-7.3Christopher Jones2018-12-102-4/+4
|\ \ \
| * | | Fix version numbers in main branchChristoph M. Becker2018-12-102-4/+4
* | | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-101-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Bundle the new testChristopher Jones2018-12-101-0/+1
* | | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-103-10/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Improve test portabilityChristopher Jones2018-12-102-8/+2
| * | Update for newer Oracle versionsChristopher Jones2018-12-101-2/+0
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-12-091-1/+1
|\ \ \ | |/ /
| * | Fix syntax errorAnatol Belski2018-12-091-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-12-092-261/+167
|\ \ \ | |/ /
| * | Fix libtidy exports when ext/tidy compiled staticAnatol Belski2018-12-092-261/+167
* | | Back to -devDerick Rethans2018-12-091-1/+1
* | | Add OCI8 changesChristopher Jones2018-12-091-0/+2
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-097-9/+106
|\ \ \ | |/ /
| * | Add oci_set_call_timeout() and bump version to 2.10.0Christopher Jones2018-12-098-9/+108
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-091-0/+8
|\ \ \ | |/ /
| * | Upgrade internal OCI callChristopher Jones2018-12-091-0/+8
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-095-25/+26
|\ \ \ | |/ /
| * | Enable Oracle Database DBOP tracing attributeChristopher Jones2018-12-095-25/+26
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-095-96/+138
|\ \ \ | |/ /
| * | Update OCI8 READMEChristopher Jones2018-12-091-6/+6