summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.5.0 Release Candidate 1php-5.5.0RC1David Soria Parra2013-05-082-3/+3
* NEWS for RC1David Soria Parra2013-05-081-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-05-080-0/+0
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-05-080-0/+0
| |\
| | * PHP 5.3.25 NEWSJohannes Schlüter2013-05-081-3/+1
* | | Fixed bug #64785 : restore 5.4 behaviour, libpng is mandatoryRemi Collet2013-05-081-3/+4
* | | Fix #64780 (PHP 5.5 builds are broken with GCC 3)Ard Biesheuvel2013-05-071-1/+5
* | | gd: fix 2 failed tests (bundled lib) due to arithmetic precision (allow minor...Remi Collet2013-05-062-6/+6
* | | gd: fix previous (bad include)Remi Collet2013-05-061-1/+1
* | | Revert removal of overflow2 use in gd.cRemi Collet2013-05-064-6/+24
* | | gd: fix include...Remi Collet2013-05-051-1/+1
* | | Move (back) missing functions in system libgd to gd_compatRemi Collet2013-05-054-32/+57
* | | gd: don't include png.h (breaks build on some old version), so report libPNG ...Remi Collet2013-05-051-11/+2
* | | gd: missing commaRemi Collet2013-05-051-2/+1
* | | gd: fix typo and cleanupsRemi Collet2013-05-041-8/+7
* | | NEWSRemi Collet2013-05-041-0/+5
* | | fix build with bundled libgdRemi Collet2013-05-042-9/+13
* | | Move png and jpeg version functions to gd.c so the external library build doe...Ondřej Surý2013-05-044-49/+45
* | | Remove extra unused functions from gd_compat.hOndřej Surý2013-05-041-54/+0
* | | Rewrite Xpm library check so it doesn't break on MultiArch systemsOndřej Surý2013-05-041-9/+2
* | | Required GD >= 2.1.0 or GD bundled, this allows us to remove most of the #ifdefOndřej Surý2013-05-045-491/+80
* | | * Remove overflow2, getmbi and skipheaders from gd_compat.h * Add missing ret...Ondřej Surý2013-05-043-13/+5
* | | Remove overflow2, getmbi and skipheader, since they are not needed anymore.Ondřej Surý2013-05-041-48/+0
* | | Allow to use new GD-2.1.0 function from system libraryOndřej Surý2013-05-044-52/+95
* | | Fix #64749 (warning: cast from pointer to integer of different size)Xinchen Hui2013-05-041-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-05-042-5/+19
|\ \ \ | |/ /
| * | better fix for bug #64770Anatol Belski2013-05-042-5/+19
| * | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-05-040-0/+0
| |\ \ | | |/
| | * better fix for bug #64770Anatol Belski2013-05-042-5/+19
| | * Merge branch 'PHP-5.3' of https://git.php.net/push/php-src into PHP-5.3Boris Lytochkin2013-05-033-2/+57
| | |\
* | | \ Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-05-041-9/+0
|\ \ \ \ | |/ / /
| * | | remove OS-specific OIDs fromBoris Lytochkin2013-05-041-9/+0
* | | | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-05-036-66/+43
|\ \ \ \ | |/ / /
| * | | re-work walkaround for net-snmp BUGid 2027834, no need to detect it anymoreBoris Lytochkin2013-05-036-66/+43
| * | | Merge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4Boris Lytochkin2013-05-033-2/+55
| |\ \ \
* | | | | cut PHP_VERSION_ID - we know API version nowBoris Lytochkin2013-05-031-69/+0
* | | | | Merge branch 'PHP-5.5' of https://git.php.net/push/php-src into PHP-5.5Boris Lytochkin2013-05-033-2/+57
|\ \ \ \ \
| * | | | | updated NEWSAnatol Belski2013-05-031-0/+4
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-05-032-2/+53
| |\ \ \ \ \ |/ / / / / / | | | _ / / | | | / /
| * | | | updated NEWSAnatol Belski2013-05-031-0/+2
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-05-032-2/+53
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fixed bug #64770 stream_select() fails with pipesAnatol Belski2013-05-033-2/+57
| | |/
| | * Merge branch 'PHP-5.3' of https://git.php.net/push/php-src into PHP-5.3Boris Lytochkin2013-05-0345-693/+1051
| | |\
* | | | Fixed bug #64159 (Truncated snmpget)Boris Lytochkin2013-05-031-0/+1
* | | | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-05-031-8/+33
|\ \ \ \ | |/ / /
| * | | Fixed bug #64159 (Truncated snmpget)Boris Lytochkin2013-05-032-8/+34
* | | | update NEWSBoris Lytochkin2013-05-031-0/+3
* | | | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-05-031-1/+2
|\ \ \ \ | |/ / /
| * | | update NEWSBoris Lytochkin2013-05-031-0/+3
| * | | Fix bug #64765 (enclose IPv6 address into square brackets)Boris Lytochkin2013-05-031-1/+2