Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize zend_string_realloc() add more specialized versions zend_string_exte... | Dmitry Stogov | 2015-03-20 | 1 | -2/+2 |
* | fix condition | Anatol Belski | 2015-03-19 | 1 | -1/+1 |
* | fix condition | Anatol Belski | 2015-03-19 | 1 | -2/+2 |
* | use portable fseek | Anatol Belski | 2015-03-11 | 1 | -1/+1 |
* | Fixed phar test segfault after merged engine exception | Xinchen Hui | 2015-03-10 | 1 | -1/+3 |
* | Revert "Add stream_socket_crypto_info() function" | Daniel Lowrey | 2015-03-09 | 2 | -34/+1 |
* | Fix CLI test and drop some now unnecessary code | Nikita Popov | 2015-03-09 | 1 | -21/+2 |
* | Implement engine exceptions | Dmitry Stogov | 2015-03-09 | 1 | -0/+7 |
* | Fixed build | Wei Dai | 2015-03-09 | 1 | -1/+1 |
* | Fix #67626 | Julien Pauli | 2015-03-08 | 1 | -2/+12 |
* | ZTS cleanup | Reeze Xia | 2015-03-08 | 1 | -1/+1 |
* | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-05 | 1 | -4/+10 |
|\ | |||||
| * | Fixed bug (#69195 Inconsistent stream crypto values across versions) | Daniel Lowrey | 2015-03-05 | 1 | -4/+10 |
* | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-05 | 2 | -1/+4 |
|\ \ | |/ | |||||
| * | Fix stream_select() issue with OpenSSL buffer | Chris Wright | 2015-03-05 | 2 | -4/+7 |
| * | 5.6.8 up next | Ferenc Kovacs | 2015-03-05 | 1 | -3/+3 |
* | | Avoid repeatable strlen() calls | Dmitry Stogov | 2015-03-05 | 2 | -22/+22 |
* | | Revive Zend Signals handler (and fixed bug #61083) | Xinchen Hui | 2015-03-05 | 1 | -4/+0 |
* | | Merge branch 'pull-request/1142' | Reeze Xia | 2015-03-05 | 2 | -2/+2 |
|\ \ | |||||
| * | | Fixed wrong parameter type of php_stream_mmap_range() | Reeze Xia | 2015-03-04 | 2 | -2/+2 |
* | | | Merge branch 'tls-alpn' | Daniel Lowrey | 2015-03-04 | 2 | -1/+34 |
|\ \ \ | |||||
| * | | | Add stream_socket_crypto_info() function | Daniel Lowrey | 2015-02-28 | 2 | -1/+34 |
* | | | | Silence a empty while loop warning | Reeze Xia | 2015-03-04 | 1 | -1/+3 |
| |/ / |/| | | |||||
* | | | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati... | Dmitry Stogov | 2015-03-04 | 15 | -112/+113 |
* | | | Merge branch 'PHP-5.6' | Reeze Xia | 2015-03-03 | 1 | -10/+12 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Reeze Xia | 2015-03-03 | 1 | -10/+12 |
| |\ \ | |||||
| | * | | Improve fix for bug 67741 | Reeze Xia | 2015-03-03 | 1 | -10/+12 |
| | * | | Fixed bug #67741 (auto_prepend_file messes up __LINE__) | Reeze Xia | 2015-03-03 | 1 | -1/+14 |
* | | | | Merge branch 'PHP-5.6' | Reeze Xia | 2015-03-03 | 1 | -1/+14 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fixed bug #67741 (auto_prepend_file messes up __LINE__) | Reeze Xia | 2015-03-03 | 1 | -1/+14 |
* | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-02-27 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-02-27 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Reorder | Xinchen Hui | 2015-02-27 | 1 | -2/+1 |
* | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-02-27 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-02-27 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #69121 (Segfault in get_current_user when script owner is not in pa... | Xinchen Hui | 2015-02-27 | 1 | -0/+5 |
| | * | Fix bug #68166 | Rasmus Lerdorf | 2015-02-22 | 1 | -1/+1 |
| * | | Fix bug #68166 | Rasmus Lerdorf | 2015-02-22 | 1 | -1/+1 |
* | | | Cleanup globals initialization | Xinchen Hui | 2015-02-21 | 1 | -39/+13 |
* | | | this line got accitentally dropped on merge | Michael Wallner | 2015-02-19 | 1 | -0/+1 |
* | | | Merge branch 'PHP-5.6' | Michael Wallner | 2015-02-18 | 1 | -10/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2015-02-18 | 1 | -11/+12 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #65593 (Segfault when calling ob_start from output buffering callback) | Michael Wallner | 2015-02-18 | 1 | -11/+12 |
| * | | Fix another invalid free of CG(interned_empty_string) | manuel | 2015-02-07 | 1 | -1/+1 |
| * | | Invalid free of CG(interned_empty_string) | manuel | 2015-02-06 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-02-05 | 1 | -7/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-02-05 | 1 | -7/+2 |
| | |\ | |||||
| | | * | Update header handling to RFC 7230 | Stanislav Malyshev | 2015-02-05 | 1 | -7/+2 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-02-05 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Conflicts: | Nayana Hettiarachchi | 2015-02-05 | 1 | -0/+4 |