summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.5.0 Beta 4php-5.5.0beta4David Soria Parra2013-04-252-3/+3
* NEWS for PHP 5.5.0 Beta 4 againDavid Soria Parra2013-04-251-2/+0
* Fix curl build on windowsDavid Soria Parra2013-04-251-1/+1
* Fixed bug #64707 missing declaration after dd0399fRemi Collet2013-04-251-0/+2
* Update NEWS filePierrick Charron2013-04-241-0/+3
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-04-240-0/+0
|\
| * 5.4.16-devStanislav Malyshev2013-04-243-4/+6
* | gd: missing headers in previousRemi Collet2013-04-241-1/+4
* | allow use of gdImageCreateFromJpegEx with system libgdRemi Collet2013-04-242-4/+6
* | We need both gdImageCreateFromJpeg* and gdImageCreateFromJpeg*ExRemi Collet2013-04-243-9/+26
* | gd: fix proto commentRemi Collet2013-04-241-1/+1
* | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Anatol Belski2013-04-242-30/+40
|\ \
| * | gd: provide imageflip with system libgd when availableRemi Collet2013-04-242-30/+40
* | | Removed fork of ext/zlib/tests/bug_52944.phptAnatol Belski2013-04-242-27/+4
|/ /
* | NEWS for RC 1David Soria Parra2013-04-241-0/+2
* | NEWS for beta 4David Soria Parra2013-04-241-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-04-230-0/+0
|\ \ | |/
| * update creditsStanislav Malyshev2013-04-231-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-04-230-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-04-232-1/+2
| |\
* | \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-04-231-1/+1
|\ \ \
| * \ \ Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-04-231-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix bug #64458 (dns_get_record result with string of length -1)Stanislav Malyshev2013-04-232-1/+2
* | | Remove curl wrappersPierrick Charron2013-04-236-621/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-04-232-3/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-04-232-3/+9
| |\ \ | | |/
| | * Fixed incorrect check. SEND_REF may be executed before DO_FCALL when EX(funct...Dmitry Stogov2013-04-232-3/+9
* | | fix copy/paste in error messageRemi Collet2013-04-231-1/+1
* | | enable WebP with system libgd when availableRemi Collet2013-04-231-0/+1
* | | (re)allow WBMP detection with system libgdRemi Collet2013-04-233-4/+40
* | | array_column() - Use entire subject array when NULL passed for second param.Sara Golemon2013-04-222-6/+94
* | | Allow array_column() to take -1 as a valid value in third paramSara Golemon2013-04-222-106/+78
* | | Harden array_column_basic.phpt against resource renumbering.Sara Golemon2013-04-221-2/+2
* | | Fix handling of double keys in array_columnSara Golemon2013-04-213-18/+19
* | | updated NEWSAnatol Belski2013-04-221-0/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-04-222-16/+37
|\ \ \ | |/ /
| * | updated NEWSAnatol Belski2013-04-221-0/+4
| * | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-04-222-16/+37
| |\ \ | | |/
| | * Fixed stream_socket_pair() on Windows x64 andAnatol Belski2013-04-223-16/+41
* | | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-04-221-441/+469
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2013-04-221-441/+469
| |\ \ | | |/
| | * - Updated to version 2013.3 (2013c)Derick Rethans2013-04-221-441/+469
| * | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Xinchen Hui2013-04-213-18/+18
| |\ \
* | | | temporary disable WBM detection with system libgd, as gdGetC, getmbi and skip...Remi Collet2013-04-221-0/+3
* | | | overflow2 is not exported by system libgdRemi Collet2013-04-221-0/+11
* | | | Fixed linkage with C++Dmitry Stogov2013-04-221-1/+3
* | | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Xinchen Hui2013-04-211-6/+10
|\ \ \ \
| * \ \ \ Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Pierre Joye2013-04-205-2/+39
| |\ \ \ \
| * | | | | fix x64 opcache, still uses fugly fixed addresses, see TODO entry for explanatonPierre Joye2013-04-201-6/+10
* | | | | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-04-216-1/+191
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |