summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Eliminated the TSRMLS_FETCH() in zend_set_memory_limit()Kalle Sommer Nielsen2013-11-181-2/+2
* bump version, empty NEWS, UPGRADING and UPGRADING.INTERNALSFerenc Kovacs2013-11-061-3/+3
* bump API versionsFerenc Kovacs2013-11-061-1/+1
* back to do_alloca()Anatol Belski2013-10-311-3/+4
* back to do_alloca(), reverted the wrong replacementAnatol Belski2013-10-301-2/+3
* Merge branch 'bug50333' of github.com:weltling/php-src into bug50333Anatol Belski2013-10-296-22/+18
|\
| * applied and fixed the original patchAnatol Belski2013-10-175-21/+17
| * initial move on renaming files and fixing includesAnatol Belski2013-10-171-1/+1
* | Added support for TLSv1.1 and TLSv1.2Daniel Lowrey2013-10-081-1/+5
|/
* add note about request_body and php://inputMichael Wallner2013-09-191-0/+1
* better way to fix PRIu64 availability on windowsAnatol Belski2013-09-181-4/+3
* Merge branch 'PHP-5.5'Michael Wallner2013-09-181-1/+6
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-09-181-1/+6
| |\
| | * fix a very rare case of use of uninitialized value combined with aMichael Wallner2013-09-181-1/+6
| | * 5.4.21 nowStanislav Malyshev2013-09-031-3/+3
| * | 5.5.5 nowJulien Pauli2013-09-041-3/+3
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-191-3/+3
| |\ \ | | |/
| | * bump versionStanislav Malyshev2013-08-191-3/+3
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-181-1/+6
| |\ \ | | |/
| | * Fixed #65225: PHP_BINARY incorrectly setPatrick Allaert2013-08-181-1/+6
* | | fix build - PRIu64 vs %I64uAnatol Belski2013-09-171-0/+4
* | | Merge branch 'slim-postdata-merge'Michael Wallner2013-09-172-36/+44
|\ \ \
| * | | make reading php://input JIT if enable_post_data_reading=0Michael Wallner2013-09-102-36/+43
| * | | revert stream castMichael Wallner2013-09-101-1/+1
| * | | slim post dataMichael Wallner2013-08-277-96/+143
* | | | Merge branch 'slim-postdata'Michael Wallner2013-09-177-96/+143
|\ \ \ \ | |/ / / |/| | |
| * | | slim post dataMichael Wallner2013-08-277-96/+143
* | | | Merge branch 'pull-request/381'Stanislav Malyshev2013-08-181-1/+6
|\ \ \ \
| * | | | Fixed #65225: PHP_BINARY incorrectly setPatrick Allaert2013-07-091-1/+6
* | | | | Merge branch 'PHP-5.5'Christopher Jones2013-08-142-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-142-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-142-2/+2
* | | | | Fix to file uploads >2G with size overflowAnatol Belski2013-08-141-8/+29
* | | | | Merge branch 'PHP-5.5'Xinchen Hui2013-08-141-2/+2
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-141-2/+2
| |\ \ \ | | |/ /
| | * | Fixed #65431 (Discarded qualifiers from pointer target warnings when using --...Xinchen Hui2013-08-141-2/+2
| * | | next is 5.5.2Stanislav Malyshev2013-07-211-3/+3
* | | | Fixes to unified stdint usageAnatol Belski2013-08-121-2/+10
* | | | more precise conditionRalf Lang2013-08-061-1/+1
* | | | make this work in vc11 tooRalf Lang2013-08-062-0/+5
* | | | Use int64_t and atoll() after discussion with johannesRalf Lang2013-08-062-4/+4
* | | | wsRalf Lang2013-08-061-1/+1
* | | | Patch for https://bugs.php.net/bug.php?id=44522 to allow uploading filesRalf Lang2013-08-062-4/+5
* | | | unify stdint type usageMichael Wallner2013-08-062-0/+200
* | | | Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-3011-106/+115
* | | | Merge branch 'PHP-5.5'Matteo Beccati2013-07-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-07-191-1/+1
| |\ \ \ | | |/ /
| | * | Properly fixed bug #63186 on NetBSD == 6.0Matteo Beccati2013-07-191-1/+1
| | * | 5.4.19 is nextStanislav Malyshev2013-07-171-3/+3
* | | | Merge branch 'PHP-5.5'Anatol Belski2013-07-151-0/+5
|\ \ \ \ | |/ / /