summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk())Xinchen Hui2015-07-102-2/+38
* Fixed bug #69970 (Use-after-free vulnerability in spl_recursive_it_move_forwa...Xinchen Hui2015-07-102-3/+50
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-07-095-65/+108
* fix unknown size of void errorAnatol Belski2015-07-091-1/+1
* Move strlen() check to php_mail_detect_multiple_crlf()Yasuo Ohgaki2015-07-091-2/+2
* Fixed Bug #69874 : Can't set empty additional_headers for mail()Yasuo Ohgaki2015-07-092-1/+43
* Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-241-2/+2
|\
| * Made bug44295-win.phpt locale independentChristoph M. Becker2015-06-241-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-243-2/+9
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Christoph M. Becker2015-06-243-2/+9
| |\
| | * Fixed bug #69768 (escapeshell*() doesn't cater to !)Christoph M. Becker2015-06-243-2/+9
* | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-233-4/+87
|\ \ \ | |/ /
| * | Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the st...Christoph M. Becker2015-06-233-4/+87
* | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-232-6/+54
|\ \ \ | |/ /
| * | Fixed bug #69864 (Segfault in preg_replace_callback)Christoph M. Becker2015-06-232-6/+54
* | | Fixed two errors in LDAP testsCôme Bernigaud2015-06-232-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-06-191-1/+0
|\ \ \ | |/ /
| * | Merge branch 'patch-3' of https://github.com/s0ph1e/php-src into PHP-5.5Xinchen Hui2015-06-191-1/+0
| |\ \
| | * | Remove excess variable in mail.c (5.5 branch)Sophia Nepochataya2015-06-181-1/+0
* | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-182-51/+275
|\ \ \ \ | |/ / /
| * | | fixes bug #69835: phpinfo() does not report many Windows SKUsChristian Wenz2015-06-182-51/+275
| |/ /
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-06-181-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2015-06-181-2/+2
| |\ \ | | |/
| | * Fixed bug #69689 (Align PCRE_MINOR with current version)Lior Kaplan2015-06-181-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Sara Golemon2015-06-171-2/+2
|\ \ \ | |/ /
| * | Fix buffer growth in sockets/conversion.cSara Golemon2015-06-171-2/+2
* | | Implements extended error messagesAndreas Heigl2015-06-171-0/+4
* | | Replaced calls to deprecated openldap functionsCôme Bernigaud2015-06-171-84/+133
* | | Fixed LDAP tests so that base can existsCôme Bernigaud2015-06-1757-406/+348
* | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-172-2/+26
|\ \ \ | |/ /
| * | Fixed bug #61221 - imagegammacorrect function loses alpha channelChristoph M. Becker2015-06-172-2/+26
| * | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-587/+0
| * | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-6/+46213
| * | - Updated to version .-96 ()Derick Rethans2015-06-151-45590/+7
* | | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-587/+0
* | | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-6/+46213
* | | - Updated to version .-96 ()Derick Rethans2015-06-151-45590/+7
* | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2015-06-131-1/+1
|\ \ \ | |/ /
| * | Fix copy/paste error in testMatteo Beccati2015-06-131-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2015-06-122-2/+46
|\ \ \ | |/ /
| * | Fix bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps)Matteo Beccati2015-06-122-2/+46
| * | Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading sin...Matteo Beccati2015-06-122-31/+91
* | | Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading sin...Matteo Beccati2015-06-122-30/+90
* | | Fixed bug #69803Nikita Popov2015-06-113-13/+39
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-111-1/+2
|\ \ \ | |/ /
| * | rework that test to allow delta for rounding errorsAnatol Belski2015-06-111-1/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-111-1/+1
|\ \ \ | |/ /
| * | improve testAnatol Belski2015-06-111-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-111-0/+47
|\ \ \ | |/ /
| * | added test for bug #69646Anatol Belski2015-06-111-0/+47