summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-101-1/+11
|\
| * fix precision when fetching float through mysqlndAnatol Belski2014-09-101-1/+11
* | FR #67990 - Added nowait argument to sem_acquireMatteo Beccati2014-09-103-6/+119
* | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2014-09-091-12/+14
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-09-091-12/+14
| |\
| | * Bug #41631: Fix regression from first attempt (6569db8)Daniel Lowrey2014-09-091-1/+1
| | * Bug #67965: Fix blocking behavior in non-blocking crypto streamsDaniel Lowrey2014-09-091-11/+13
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-09-082-0/+12
|\ \ \ | |/ /
| * | Fix bug #67972 (SessionHandler Invalid memory read create_sid()).Adam Harvey2014-09-082-0/+12
* | | Split GMP tests testing multiple functionsNikita Popov2014-09-045-142/+140
* | | Give proper names to GMP test filesNikita Popov2014-09-0437-0/+0
* | | Throw warnings when using zero modulus in gmp_powmNikita Popov2014-09-042-3/+11
* | | Add GMP tests for some uncovered branchesNikita Popov2014-09-045-8/+92
* | | Fixed #67955: SoapClient prepends 0-byte to cookie namesTjerk Meesters2014-09-041-1/+1
|\ \ \
| * | | fix bug #67955Philip Hofstetter2014-09-031-1/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-09-032-2/+28
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-09-032-2/+28
| |\ \ \ | | | |/ | | |/|
| | * | Fixed test with freetype >= 2.4.12Matteo Beccati2014-09-032-2/+28
* | | | Fixed bug #50175Nikita Popov2014-09-022-9/+25
* | | | Fix C89 build and small cleanupNikita Popov2014-09-021-4/+4
* | | | Implement gmp_import() and gmp_export()Leigh2014-09-023-20/+311
* | | | Make DOMNode::textContent writeableTjerk Meesters2014-09-026-104/+75
* | | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-09-011-667/+652
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-09-011-667/+652
| |\ \ \ | | |/ /
| | * | - Updated to version 2014.7 (2014g)Derick Rethans2014-09-011-667/+652
* | | | Added test caseTjerk Meesters2014-09-011-0/+40
* | | | Making ini parser typedTjerk Meesters2014-09-011-0/+1
* | | | Fixed bug #67731 finfo::file() returns invalid mime type for binary filesAnatol Belski2014-08-303-7/+6
* | | | Fix bug #67917 (gmp compound assignment operator leak)Nikita Popov2014-08-272-1/+38
* | | | Merge branch 'PHP-5.5' into PHP-5.6Chris Wright2014-08-271-0/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Chris Wright2014-08-271-0/+13
| |\ \ \ | | |/ /
| | * | Fix stream_select() issue with OpenSSL bufferChris Wright2014-08-271-0/+13
* | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-08-271-1/+1
|\ \ \ \ | |/ / /
| * | | fixed DBG_INF macro nameAnatol Belski2014-08-271-1/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2014-08-251-0/+11
|\ \ \ \ | |/ / /
| * | | Bug #67850: Build when OpenSSL compiled without SSLv3 supportDaniel Lowrey2014-08-251-0/+10
* | | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-257-0/+252
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-257-0/+252
| |\ \ \ | | |/ /
| | * | Bug #67730: Add tests by Ryan Mauger <ryan@rmauger.co.uk>Lior Kaplan2014-08-257-0/+252
* | | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-08-241-3/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-08-241-3/+1
| |\ \ \ | | |/ /
| | * | this test depends on the simplexml ext, not just on xmlFerenc Kovacs2014-08-241-3/+1
* | | | Fixed #67694: Regression in session_regenerate_id()Tjerk Meesters2014-08-232-1/+42
* | | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-08-211-2/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-08-211-2/+1
| |\ \ \ | | |/ /
| | * | fix bug #67865Michael Wallner2014-08-211-2/+1
| | * | fixed variable corruption under win x64Anatol Belski2014-08-201-4/+4
| * | | fix testStanislav Malyshev2014-08-201-7/+9
* | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-08-201-7/+9
|\ \ \ \
| * | | | fix testStanislav Malyshev2014-08-201-7/+9