Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context opt... | Ferenc Kovacs | 2014-08-06 | 3 | -64/+8 |
* | Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option | Daniel Lowrey | 2014-08-05 | 3 | -8/+64 |
* | force atoll macro usage on windows | Anatol Belski | 2014-07-21 | 1 | -0/+1 |
* | Enable build without atoll (e.g old AIX flavours) | Lior Kaplan | 2014-07-17 | 1 | -0/+4 |
* | restore API compatibility | Michael Wallner | 2014-07-03 | 4 | -4/+17 |
* | finish | Michael Wallner | 2014-07-03 | 5 | -12/+5 |
* | refactor php_stream_temp_create{,_ex} and use it for the php://input stream | Michael Wallner | 2014-07-03 | 2 | -5/+14 |
* | refactor _php_stream_fopen_{temporary_,tmp}file() | Michael Wallner | 2014-07-03 | 1 | -20/+14 |
* | fix length overflow of HTTP_RAW_POST_DATA | Michael Wallner | 2014-07-03 | 1 | -0/+6 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-06-12 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2014-06-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Keep 308-399 HTTP response codes when header('Location:') is called. | Adam Harvey | 2014-06-12 | 1 | -1/+1 |
| | * | 5.4.31 next | Stanislav Malyshev | 2014-06-10 | 1 | -3/+3 |
| | * | 5.4.30 next | Stanislav Malyshev | 2014-05-13 | 1 | -3/+4 |
| * | | 5.5.15 now | Julien Pauli | 2014-06-11 | 1 | -3/+3 |
| * | | 5.5.14 now | Julien Pauli | 2014-05-14 | 1 | -3/+3 |
* | | | fix bug #67198 (php://input regression) | Michael Wallner | 2014-05-06 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-04-24 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-24 | 2 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | fix dll export | Anatol Belski | 2014-04-24 | 2 | -2/+2 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-04-20 | 2 | -22/+27 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-20 | 2 | -22/+27 |
| |\ \ | | |/ | |||||
| | * | Fix bug #65701: Do not use cache for file file copy | Boro Sitnikovski | 2014-04-20 | 2 | -22/+27 |
| | * | 5.4.29 is next | Stanislav Malyshev | 2014-04-15 | 1 | -3/+3 |
| * | | 5.5.12RC1 setup | Julien Pauli | 2014-04-15 | 1 | -3/+3 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-04-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Ferenc Kovacs | 2014-04-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fix typo | Ferenc Kovacs | 2014-04-13 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Bob Weinand | 2014-04-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Bob Weinand | 2014-04-12 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Made usage of php_hash_environment useful by updating instead of just adding ... | Bob Weinand | 2014-04-12 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2014-04-03 | 2 | -2/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2014-04-03 | 2 | -2/+21 |
| |\ \ | | |/ | |||||
| | * | Fix Bug #66736 fpassthru broken | Michael Wallner | 2014-04-03 | 2 | -2/+21 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2014-04-02 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2014-04-02 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #61019 (Out of memory on command stream_get_contents) | Michael Wallner | 2014-04-02 | 1 | -0/+4 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2014-04-02 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2014-04-02 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | Fix bug #64330 | Michael Wallner | 2014-04-02 | 1 | -1/+2 |
| | * | prep for 5.4.27 rc1 | Stanislav Malyshev | 2014-03-18 | 1 | -3/+3 |
| | * | 5.4.27 now | Stanislav Malyshev | 2014-02-17 | 1 | -3/+3 |
| | * | 5.4.26 next | Stanislav Malyshev | 2014-01-21 | 1 | -3/+3 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 66 | -66/+66 |
| * | | 5.5.11RC1 preparation | Julien Pauli | 2014-03-19 | 1 | -3/+3 |
| * | | 5.5.11-dev next | Julien Pauli | 2014-02-18 | 1 | -3/+3 |
* | | | Remove unneeded string copy. | Yasuo Ohgaki | 2014-03-27 | 1 | -6/+6 |
* | | | Fixes to various stream cast on win64 | Anatol Belski | 2014-03-19 | 1 | -6/+6 |
* | | | Use crypto method flags; add tlsv1.0 wrapper; add wrapper tests | Daniel Lowrey | 2014-02-20 | 1 | -14/+21 |
* | | | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 4 | -3/+51 |