summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-07-011-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-07-011-1/+1
| |\
| | * Fix ext/pgsql builds with libpq < 7.3.Adam Harvey2014-07-011-1/+1
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-011-44/+130
| |\ \ | | |/
| | * updated libmagic.patchAnatol Belski2014-07-011-44/+130
* | | updated libmagic.patch in 5.6+Anatol Belski2014-07-011-27/+296
* | | Fixed testXinchen Hui2014-06-291-0/+2
* | | remove bug67072_2 test for 5.6+ since we'd have cleaner solutionStanislav Malyshev2014-06-241-84/+0
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-06-241-3/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-241-3/+4
| |\ \ | | |/
| | * Fix test - because of big #67397 we don't allow overlong locales anymoreStanislav Malyshev2014-06-241-3/+4
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-248-12/+62
| |\ \ | | |/
| | * Merge branch 'PHP-5.4.30' into PHP-5.4Stanislav Malyshev2014-06-248-13/+63
| | |\
| | | * Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-233-34/+120
| | | * Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-232-4/+19
| | | * Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type ConfusionStanislav Malyshev2014-06-213-3/+6
| | | * Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa...Stanislav Malyshev2014-06-212-1/+30
| | | * Fix bug #67349: Locale::parseLocale Double FreeStanislav Malyshev2014-06-212-5/+8
| | | * Fix potential segfault in dns_get_record()Sara Golemon2014-06-151-0/+4
| | | * Fix bug #66127 (Segmentation fault with ArrayObject unset)php-5.4.30RC1Stanislav Malyshev2014-06-103-1/+28
| | * | Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-213-34/+120
| * | | Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-213-34/+120
* | | | Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-241-0/+84
* | | | Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-242-4/+19
* | | | Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type ConfusionStanislav Malyshev2014-06-243-3/+6
* | | | Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa...Stanislav Malyshev2014-06-242-0/+29
* | | | Fix bug #67349: Locale::parseLocale Double FreeStanislav Malyshev2014-06-242-5/+8
* | | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-06-209-17/+17
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2014-06-209-17/+17
| |\ \ \ | | |/ /
| | * | Fixed MarinaDB supportDmitry Stogov2014-06-209-17/+17
* | | | skip this test which fails without networkRemi Collet2014-06-201-0/+1
* | | | Add support for gb18030/MySQL 5.7Andrey Hristov2014-06-181-4/+46
* | | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Andrey Hristov2014-06-181-0/+43
|\ \ \ \
| * | | | new test, missing in ea466a3Remi Collet2014-06-181-0/+43
* | | | | Fix another problem with MySQL 5.7Andrey Hristov2014-06-181-1/+1
|/ / / /
* | | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-06-181-1/+1
|\ \ \ \ | |/ / /
| * | | Suppress test failure with MySQL 5.7Andrey Hristov2014-06-181-1/+1
* | | | Update copyright year to 2014Lior Kaplan2014-06-181-1/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-06-182-2/+2
|\ \ \ \ | |/ / /
| * | | Update copyright year to 2014Lior Kaplan2014-06-182-2/+2
* | | | Fix Request #67453 Allow to unserialize empty data.Remi Collet2014-06-175-12/+6
* | | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-06-167-7/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-06-167-7/+7
| |\ \ \ | | |/ /
| | * | Update copyright year for re2c generated filesLior Kaplan2014-06-162-2/+2
| | * | Update copyright year for re2c files as wellLior Kaplan2014-06-165-5/+5
* | | | fix failed testRemi Collet2014-06-161-1/+1
* | | | Fix test on modern distro where old unsecure algo are disabled in openssl con...Remi Collet2014-06-161-15/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-06-131-655/+655
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-06-131-655/+655
| |\ \ \ | | |/ /
| | * | - Updated to version 2014.5 (2014e)Derick Rethans2014-06-131-655/+655