Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-14 | 2 | -2/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-14 | 2 | -2/+2 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 2 | -2/+2 | |
* | | | | | Fix to file uploads >2G with size overflow | Anatol Belski | 2013-08-14 | 1 | -8/+29 | |
* | | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-08-14 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-08-14 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fixed #65431 (Discarded qualifiers from pointer target warnings when using --... | Xinchen Hui | 2013-08-14 | 1 | -2/+2 | |
| * | | | next is 5.5.2 | Stanislav Malyshev | 2013-07-21 | 1 | -3/+3 | |
* | | | | Fixes to unified stdint usage | Anatol Belski | 2013-08-12 | 1 | -2/+10 | |
* | | | | more precise condition | Ralf Lang | 2013-08-06 | 1 | -1/+1 | |
* | | | | make this work in vc11 too | Ralf Lang | 2013-08-06 | 2 | -0/+5 | |
* | | | | Use int64_t and atoll() after discussion with johannes | Ralf Lang | 2013-08-06 | 2 | -4/+4 | |
* | | | | ws | Ralf Lang | 2013-08-06 | 1 | -1/+1 | |
* | | | | Patch for https://bugs.php.net/bug.php?id=44522 to allow uploading files | Ralf Lang | 2013-08-06 | 2 | -4/+5 | |
* | | | | unify stdint type usage | Michael Wallner | 2013-08-06 | 2 | -0/+200 | |
* | | | | Constify streams API and a few other calls down the rabbit hole. | Andrey Hristov | 2013-07-30 | 11 | -106/+115 | |
* | | | | Merge branch 'PHP-5.5' | Matteo Beccati | 2013-07-19 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-07-19 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Properly fixed bug #63186 on NetBSD == 6.0 | Matteo Beccati | 2013-07-19 | 1 | -1/+1 | |
| | * | | 5.4.19 is next | Stanislav Malyshev | 2013-07-17 | 1 | -3/+3 | |
* | | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-07-15 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-07-15 | 1 | -0/+5 | |
| |\ \ \ | | |/ / | ||||||
| | * | | fix buffer overrun | Anatol Belski | 2013-07-15 | 1 | -0/+5 | |
| | * | | typo fixes | Veres Lajos | 2013-07-15 | 2 | -4/+4 | |
| * | | | typo fixes | Veres Lajos | 2013-07-15 | 2 | -4/+4 | |
* | | | | typo fixes | Veres Lajos | 2013-07-15 | 2 | -4/+4 | |
* | | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-07-10 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-07-10 | 1 | -1/+3 | |
| |\ \ | | |/ | ||||||
| | * | fix possible resource leak and make sure there's something to qsort() | Anatol Belski | 2013-07-10 | 1 | -1/+3 | |
* | | | Merge branch 'PHP-5.5' | Felipe Pena | 2013-06-25 | 1 | -0/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-06-25 | 1 | -0/+3 | |
| |\ \ | | |/ | ||||||
| | * | - Fixed bug #60732 (php_error_docref links to invalid pages) patch by: Jakub ... | Felipe Pena | 2013-06-25 | 1 | -0/+3 | |
| | * | 5.4.18 next | Stanislav Malyshev | 2013-06-18 | 1 | -3/+3 | |
| * | | Bump version | David Soria Parra | 2013-06-19 | 1 | -3/+3 | |
* | | | Merge branch 'PHP-5.5' | Matteo Beccati | 2013-06-14 | 1 | -3/+11 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-06-14 | 1 | -3/+11 | |
| |\ \ | | |/ | ||||||
| | * | Merge branch 'PHP-5.3' into PHP-5.4 | Matteo Beccati | 2013-06-14 | 1 | -3/+11 | |
| | |\ | ||||||
| | | * | Fixed bug #63186 (compile failure on netbsd) | Matteo Beccati | 2013-06-14 | 1 | -3/+11 | |
| | | * | This will be PHP 5.3.27 | Johannes Schlüter | 2013-05-22 | 1 | -3/+3 | |
| | | * | PHP 5.3.26 this will be | Johannes Schlüter | 2013-04-25 | 1 | -3/+3 | |
| | | * | Fixed bugs #47675 and #64577 (fd leak on Solaris) | Rasmus Lerdorf | 2013-04-04 | 1 | -1/+1 | |
| | | * | This will PHP 5.3.25 | Johannes Schlüter | 2013-03-28 | 1 | -3/+3 | |
| | | * | 5.4.24-dev | Stanislav Malyshev | 2013-02-28 | 1 | -4/+4 | |
| | | * | 5.3.23RC1php-5.3.23RC1 | Stanislav Malyshev | 2013-02-28 | 1 | -2/+2 | |
| | | * | This will be PHP 5.3.23 | Johannes Schlüter | 2013-01-31 | 1 | -3/+3 | |
| | | * | This will be PHP 5.3.22 | Johannes Schlüter | 2013-01-03 | 1 | -3/+3 | |
| | | * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 69 | -69/+69 | |
| | | * | this will become PHP 5.3.21 | Johannes Schlüter | 2012-12-05 | 1 | -3/+3 | |
| | | * | Fixed bug #63377 (Segfault on output buffer) | Xinchen Hui | 2012-11-30 | 1 | -1/+1 | |
| | | * | This will be PHP 5.3.20 | Johannes Schlüter | 2012-11-08 | 1 | -3/+3 |