summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* final bitsMichael Wallner2013-09-172-1/+5
* Merge branch 'slim-postdata-merge'Michael Wallner2013-09-1710-50/+392
|\
| * remove unused codeMichael Wallner2013-09-101-16/+0
| * testsMichael Wallner2013-09-106-0/+310
| * make reading php://input JIT if enable_post_data_reading=0Michael Wallner2013-09-103-42/+92
| * revert stream castMichael Wallner2013-09-101-1/+1
| * fix ZTS buildMichael Wallner2013-08-271-3/+3
| * slim post dataMichael Wallner2013-08-2713-207/+205
* | we need to use the full stream wrapper for filtersMichael Wallner2013-09-171-4/+6
* | let the libsqlite3 symbols be exported in dllAnatol Belski2013-09-171-1/+1
* | Merge remote-tracking branch 'refs/remotes/origin/master'Michael Wallner2013-09-171-1/+1
|\ \
| * | Exclude bison 3.0 by MikeXinchen Hui2013-09-171-1/+1
* | | NEWS/UPGRADING{,.INTERNALS} notes about temp POST streamMichael Wallner2013-09-173-0/+27
* | | Merge branch 'slim-postdata'Michael Wallner2013-09-1713-207/+205
|\ \ \ | |/ / |/| |
| * | slim post dataMichael Wallner2013-08-2713-207/+205
| * | Merge branch 'master' into slim-postdataMichael Wallner2013-08-13177-541/+2103
| |\ \
| * | | add NEWS entry; add simple testMichael Wallner2013-08-053-3/+103
| * | | Merge branch 'master' of github.com:/ralflang/php-srcMichael Wallner2013-08-053-6/+12
| |\ \ \
| | * | | more precise conditionRalf Lang2013-07-231-1/+1
| | * | | make this work in vc11 tooRalf Lang2013-07-222-0/+5
| | * | | Use int64_t and atoll() after discussion with johannesRalf Lang2013-07-222-4/+4
| | * | | wsRalf Lang2013-06-281-1/+1
| | * | | Patch for https://bugs.php.net/bug.php?id=44522 to allow uploading filesRalf Lang2013-06-283-5/+6
* | | | | Merge branch 'PHP-5.5'David Soria Parra2013-09-172-0/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-172-0/+5
| |\ \ \ \ \
| | * | | | | NEWS for added reserved ip addresses according to RFC 6598David Soria Parra2013-09-171-0/+1
| | * | | | | Add RFC 6598 IPs to reserved addressesSebastian Nohn2013-09-172-0/+5
* | | | | | | upload2G noteMichael Wallner2013-09-171-0/+2
* | | | | | | Merge branch 'PHP-5.5'David Soria Parra2013-09-168-8/+58
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-168-8/+58
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | NEWS for #60577David Soria Parra2013-09-161-0/+3
| | * | | | | NEWS for bug #64441David Soria Parra2013-09-161-0/+4
| | * | | | | Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names)Alex Bobrov2013-09-162-4/+11
| | * | | | | EmptyIterator now implements Countable; fixes bug 60577Levi Morrison2013-09-163-2/+31
| | * | | | | News for bugfix #64157David Soria Parra2013-09-161-0/+4
| | * | | | | Bug 64157Boro Sitnikovski2013-09-163-2/+16
* | | | | | | use 65k of data to get a more explicit resultMichael Wallner2013-09-161-1/+1
* | | | | | | Merge branch 'PHP-5.5'Michael Wallner2013-09-161-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | double test timeout for travisMichael Wallner2013-09-161-1/+1
* | | | | | | this test is fragile on travis, let's see whyMichael Wallner2013-09-161-1/+3
* | | | | | | Merge branch 'PHP-5.5'Xinchen Hui2013-09-161-0/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add test for ISSUE #128Xinchen Hui2013-09-161-0/+16
* | | | | | | Merge branch 'PHP-5.5'Xinchen Hui2013-09-162-4/+126
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed bug #65665 (Exception not properly caught when opcache enabled)Xinchen Hui2013-09-163-4/+128
* | | | | | | Save a TSRMLS_FETCH() for zval_ptr_dtor in executorNikita Popov2013-09-146-15/+12
* | | | | | | Fix intl buildNikita Popov2013-09-141-1/+1
* | | | | | | Remove some more unnecessary macros from pharNikita Popov2013-09-136-45/+30
* | | | | | | Remove PHAR_(Z)STR* usagesNikita Popov2013-09-135-120/+33
* | | | | | | Remove version checks in pharNikita Popov2013-09-136-538/+2
* | | | | | | Fix two warningsNikita Popov2013-09-132-3/+2