summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reorder entries and fix typophp-7.0.7PHP-7.0.7Anatol Belski2016-05-251-5/+5
* set version and update NEWSAnatol Belski2016-05-253-4/+10
* Merge branch 'PHP-5.5' into PHP-7.0.7Stanislav Malyshev2016-05-244-4/+34
|\
| * Fix memory leak in imagescale()Stanislav Malyshev2016-05-242-4/+4
| * Update NEWSStanislav Malyshev2016-05-241-2/+12
| * Better fix for bug #72135Stanislav Malyshev2016-05-241-4/+5
| * Fixed bug #72227: imagescale out-of-bounds readStanislav Malyshev2016-05-232-8/+23
| * Fix bug #72241: get_icu_value_internal out-of-bounds readStanislav Malyshev2016-05-222-117/+132
| * Fix bug #72135 - don't create strings with lengths outside int rangeStanislav Malyshev2016-05-151-23/+27
| * Add check for string overflow to all string add operationsStanislav Malyshev2016-05-091-0/+7
| * Fix bug #72114 - int/size_t confusion in freadStanislav Malyshev2016-05-092-0/+18
| * Updated NEWSJulien Pauli2016-05-021-5/+8
| * Backport of fixed for bug #71331 - Uninitialized pointer in phar_make_dirstre...Julien Pauli2016-05-024-2/+18
| |\
| | * Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream()Stanislav Malyshev2016-04-284-2/+18
* | | set versionsphp-7.0.7RC1Anatol Belski2016-05-103-4/+4
* | | Fixed bug #72174Nikita Popov2016-05-104-2/+48
* | | update NEWSAnatol Belski2016-05-091-0/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-05-090-0/+0
|\ \ \
| * | | update NEWSAnatol Belski2016-05-091-0/+3
* | | | Revert "Fixed bug #71820 pg_fetch_object bind parameters before call construc...Anatol Belski2016-05-094-239/+7
* | | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-05-090-0/+0
|\ \ \ \ | |/ / /
| * | | Revert "Backport patch for bug #71820"Anatol Belski2016-05-094-225/+2
* | | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-05-082-0/+2
|\ \ \ \ | |/ / /
| * | | Fixed bug #64524 Add intl.use_exceptions to php.ini-*Anatol Belski2016-05-082-0/+2
* | | | Fixed testXinchen Hui2016-05-071-0/+7
* | | | Strlen cleanup (additions for previous one fix)Xinchen Hui2016-05-072-4/+5
* | | | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-05-061-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed bug #72172 (zend_hex_strtod should not use strlen)Xinchen Hui2016-05-062-1/+5
* | | | Revert "Fixed bug #72170 (JsonSerializable may inc apply count without dec it)"Xinchen Hui2016-05-063-79/+38
* | | | Fixed bug #72170 (JsonSerializable may inc apply count without dec it)Xinchen Hui2016-05-063-38/+79
* | | | update NEWSAnatol Belski2016-05-061-0/+3
* | | | reorder entry alphabeticallyAnatol Belski2016-05-061-4/+4
* | | | Re-fix #72165Anatol Belski2016-05-062-0/+22
* | | | Revert "Fixed bug #72165 Null pointer dereference - openssl_csr_new"Anatol Belski2016-05-062-26/+3
* | | | Fixed bug #72165 Null pointer dereference - openssl_csr_newAnatol Belski2016-05-062-3/+26
* | | | Fixed testXinchen Hui2016-05-061-4/+3
* | | | Revert "Fix bug #72162 (again)"Xinchen Hui2016-05-061-5/+10
* | | | Fix bug #72162 (again)Nikita Popov2016-05-051-10/+5
* | | | Fixed bug #72164 (Null Pointer Dereference - mb_ereg_replace)Xinchen Hui2016-05-053-6/+29
* | | | Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite)Xinchen Hui2016-05-053-10/+36
* | | | Fixed bug #72157 (use-after-free caused by dba_open)Xinchen Hui2016-05-053-5/+26
* | | | Fixed bug #72162 (use-after-free - error_reporting)Xinchen Hui2016-05-053-2/+15
* | | | Fix JMPZ, JMPZNZ_EX chain optimizationNikita Popov2016-05-051-2/+2
* | | | Fix bug #72159Nikita Popov2016-05-045-32/+73
* | | | fix NEWS, patch for #71428 was revertedAnatol Belski2016-05-041-1/+0
* | | | correct wordingJoe Watkins2016-05-041-2/+1
* | | | add compiler option to disable builtins (special case function calls)Joe Watkins2016-05-043-2/+12
* | | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-05-033-0/+53
|\ \ \ \ | |/ / /
| * | | add test fo rbug 71805Anatol Belski2016-05-033-0/+53
* | | | update libs versionsAnatol Belski2016-05-031-1/+1