summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.5.3php-5.5.3PHP-5.5.3Stanislav Malyshev2013-08-193-30/+31
* fix using wrong buffer pointerStanislav Malyshev2013-08-191-0/+1
* PHP 5.5.2php-5.5.2David Soria Parra2013-08-152-3/+3
* Prepare news for PHP-5.5.2David Soria Parra2013-08-151-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-140-0/+0
|\
| * Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2013-08-141-3/+3
| |\
* | \ Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5Christopher Jones2013-08-141-3/+3
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-151-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Fixed #65431 in zend_exception.c by SixdXinchen Hui2013-08-151-3/+3
* | | | Reduce compiler noise by removing unused variables and labelsChristopher Jones2013-08-143-3/+2
* | | | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-1421-31/+30
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-1423-33/+31
| |/
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-0/+1
|\ \ | |/
| * Skip test if SKIP_ONLINE_TESTS setChristopher Jones2013-08-141-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-134-2/+135
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-08-130-0/+0
| |\
| | * Fix CVE-2013-4073 - handling of certs with null bytesStanislav Malyshev2013-08-134-2/+135
| * | Fix CVE-2013-4073 - handling of certs with null bytesStanislav Malyshev2013-08-134-2/+135
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-145-16/+16
|\ \ \ | |/ /
| * | Fixed #65431 (Discarded qualifiers from pointer target warnings when using --...Xinchen Hui2013-08-145-16/+16
* | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-08-121-2/+1
|\ \ \ | |/ /
| * | removed unused varsAnatol Belski2013-08-121-2/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-08-121-3/+25
|\ \ \ | |/ /
| * | fixed strndup usage in the pgsql extAnatol Belski2013-08-121-3/+25
* | | use mysqlnd, some tests fail otherwiseStanislav Malyshev2013-08-111-3/+3
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-103-1/+5
|\ \ \ | |/ /
| * | ensure notices are not ignored when tests need themStanislav Malyshev2013-08-103-1/+5
* | | Embeds the content of the DTD in the DOCTYPE declaration of the XML files.Antonio Diaz Ruiz2013-08-103-3/+24
* | | Adds 2 new xml files which include the dtd path relative to the base director...Antonio Diaz Ruiz2013-08-105-4/+33
* | | Adds files: error 1 to 5 and variation 1 to 4Antonio Diaz Ruiz2013-08-1033-0/+628
* | | Merge branch 'pull-request/325' into PHP-5.5Stanislav Malyshev2013-08-1012-6/+137
|\ \ \
| * | | Add schema default/fixed value supportChris Wright2013-04-1211-10/+132
* | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-101-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix #61345: fix install of CGI binaryMichael Heimpold2013-08-102-2/+4
* | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-101-0/+1
|\ \ \ \
| * | | | Fix #61345: fix install of CGI binaryMichael Heimpold2013-08-101-0/+1
| |/ / /
* | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-102-2/+0
|\ \ \ \ | |/ / /
| * | | php.ini-development/production: remove php_zip.dllJan Ehrhardt2013-08-102-2/+0
| * | | Update NEWSYasuo Ohgaki2013-08-111-0/+3
* | | | Update NEWSYasuo Ohgaki2013-08-111-0/+4
* | | | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2013-08-111-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed possible buffer overflow under Windows. Note: Not a security fix.Yasuo Ohgaki2013-08-111-1/+1
* | | | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2013-08-101-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed Bug #62015 Changed session.auto_start to PHP_INI_PERDIR. It is simply w...Yasuo Ohgaki2013-08-101-1/+1
* | | | Replce ZEND_FETCH_* instructions with IS_CV if possibleDmitry Stogov2013-08-092-0/+81
* | | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-08-092-3/+31
|\ \ \ \ | |/ / /
| * | | fix bug #65391Michael Wallner2013-08-093-3/+35
| * | | Update NEWSYasuo Ohgaki2013-08-091-0/+2
* | | | Update NEWSYasuo Ohgaki2013-08-091-0/+3
* | | | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-08-080-0/+0
|\ \ \ \ | |/ / /