summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Better fix for bug #69958Stanislav Malyshev2015-07-072-9/+15
| | | * update newsStanislav Malyshev2015-07-071-1/+10
| | | * Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)Stanislav Malyshev2015-07-071-25/+40
| | | * Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepathStanislav Malyshev2015-07-071-2/+8
| | | * Fix bug #69958 - Segfault in Phar::convertToData on invalid fileStanislav Malyshev2015-07-073-34/+50
| | * | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Stanislav Malyshev2015-07-071-1/+1
| | |\ \
| | * \ \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-072-0/+3
| | |\ \ \
| | | * | | Better fix for bug #69958Stanislav Malyshev2015-07-072-9/+15
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-061-9/+13
| | |\ \ \ \
| | | * | | | Better fix for bug #69958Stanislav Malyshev2015-07-061-9/+13
| | | |/ / /
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-060-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | update newsStanislav Malyshev2015-07-061-1/+10
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-065-58/+94
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)Stanislav Malyshev2015-07-061-25/+40
| | | * | | Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepathStanislav Malyshev2015-07-041-2/+8
| | | * | | Fix bug #69958 - Segfault in Phar::convertToData on invalid fileStanislav Malyshev2015-07-043-34/+50
* | | | | | Better fix for bug #69958Stanislav Malyshev2015-07-071-0/+2
* | | | | | Better fix for bug #69958Stanislav Malyshev2015-07-071-9/+13
* | | | | | Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)Stanislav Malyshev2015-07-071-12/+26
* | | | | | Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepathStanislav Malyshev2015-07-071-2/+8
* | | | | | Fix bug #69958 - Segfault in Phar::convertToData on invalid fileStanislav Malyshev2015-07-073-1/+17
* | | | | | Use NULL where possible for exception classAaron Piotrowski2015-07-0714-892/+892
* | | | | | Allow NULL for exception_ceAaron Piotrowski2015-07-071-1/+10
* | | | | | Merge branch 'PHP-5.6'Anatol Belski2015-07-070-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix C89 compatAnatol Belski2015-07-071-1/+3
* | | | | | fix C89 compatKalle Sommer Nielsen2015-07-071-1/+3
* | | | | | added info about the user space stream context for pipesAnatol Belski2015-07-071-0/+7
* | | | | | mention pcre.jit in the supplied php.ini-*Anatol Belski2015-07-072-0/+8
* | | | | | Merge branch 'PHP-5.6'Julien Pauli2015-07-070-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix test related to c22da81Julien Pauli2015-07-071-3/+1
* | | | | | Merge branch 'PHP-5.6'Ferenc Kovacs2015-07-071-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-07-071-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2015-07-071-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | add missing second argument for ucfirst to the protoFerenc Kovacs2015-07-071-1/+1
| | | |/
* | | | Merge branch 'master' of git.php.net:php-srcXinchen Hui2015-07-070-0/+0
|\ \ \ \
| * | | | updated NEWSAnatol Belski2015-07-071-0/+2
* | | | | Update NEWsXinchen Hui2015-07-071-0/+4
* | | | | Merge branch 'PHP-5.6'Xinchen Hui2015-07-072-2/+38
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixed bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk())Xinchen Hui2015-07-073-2/+42
* | | | Update NEWsXinchen Hui2015-07-071-0/+4
* | | | Merge branch 'PHP-5.6'Xinchen Hui2015-07-072-3/+50
|\ \ \ \ | |/ / /
| * | | Fixed bug #69970 (Use-after-free vulnerability in spl_recursive_it_move_forwa...Xinchen Hui2015-07-073-3/+54
* | | | Merge branch 'PHP-5.6'Julien Pauli2015-07-072-0/+23
|\ \ \ \ | |/ / /
| * | | Fixed double ZEND_TICKS opcode generation for declare()Julien Pauli2015-07-072-0/+23
* | | | Tuned off dubugging of live rangesDmitry Stogov2015-07-071-1/+1
* | | | Fixed bug #62210 (Exceptions can leak temporary variables. As a part of the f...Dmitry Stogov2015-07-0724-390/+712
* | | | Merge branch 'master' of git.php.net:php-srcXinchen Hui2015-07-071-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' of https://git.php.net/push/php-srcKalle Sommer Nielsen2015-07-071-2/+1
| |\ \ \ \
| * | | | | Fix x86 buildKalle Sommer Nielsen2015-07-071-1/+1
* | | | | | Fixed bug #70006 (cli - function with default arg = STDOUT crash output).Xinchen Hui2015-07-073-4/+20
| |/ / / / |/| | | |