| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-09-11 | 1 | -0/+41 |
| |\ | |||||
| | * | Add test XFAIL for bug #70470 | Xinchen Hui | 2015-09-11 | 1 | -0/+41 |
| * | | Change array sorting implementation to avoid two level callbacks system. | Dmitry Stogov | 2015-09-10 | 1 | -6/+4 |
| * | | Fixed bug #70449 (PHP won't compile on 10.4 and 10.5 because of missing const... | Bob Weinand | 2015-09-07 | 1 | -0/+5 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-09-05 | 2 | -2/+23 |
| |\ \ | |/ | |||||
| | * | Fix #68291: 404 on urls with '+' | Christoph M. Becker | 2015-09-05 | 2 | -2/+23 |
| | * | Fix phpdbg_break_next() | Bob Weinand | 2015-08-23 | 1 | -0/+1 |
| * | | fix zend signal and tsrm compatzend-signal-zts | Joe Watkins | 2015-09-01 | 7 | -0/+29 |
| * | | Fix valgrind warning upon displaying lines from eval()ed code in phpdbg | Bob Weinand | 2015-08-31 | 1 | -0/+1 |
| * | | Respect exit status for -rr option with phpdbg | Bob Weinand | 2015-08-30 | 1 | -1/+4 |
| * | | Fixed printing | Xinchen Hui | 2015-08-27 | 4 | -8/+8 |
| * | | Fix zend_vm_call_opcode_handler (e.g. Generators throwing exceptions) with IP... | Bob Weinand | 2015-08-26 | 1 | -0/+24 |
| * | | fix build, use exported symbol | Anatol Belski | 2015-08-25 | 1 | -1/+1 |
| * | | Fix oplog with eval()ed code | Bob Weinand | 2015-08-24 | 2 | -0/+50 |
| * | | Fix phpdbg_break_next() and add test | Bob Weinand | 2015-08-23 | 3 | -3/+39 |
| * | | Fix issues with phpdbg SIGINT handler | Bob Weinand | 2015-08-21 | 5 | -26/+38 |
| * | | Remove assumption that extensions are in ext/ext-name | Bob Weinand | 2015-08-21 | 1 | -8/+5 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-08-14 | 2 | -0/+33 |
| |\ \ | |/ | |||||
| | * | Fix #70264: CLI server directory traversal | Christoph M. Becker | 2015-08-14 | 2 | -0/+33 |
| * | | Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h. | Dmitry Stogov | 2015-08-13 | 1 | -4/+4 |
| * | | Fix valgrind false positives with watchpoints | Bob Weinand | 2015-08-12 | 1 | -16/+38 |
| * | | Fix [valid] valgrind warnings, add first watchpoints test | Bob Weinand | 2015-07-15 | 2 | -10/+61 |
| * | | Reimplemented ability to get debug info (C source file and line number) in ph... | Dmitry Stogov | 2015-08-11 | 2 | -49/+16 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-08-11 | 1 | -0/+20 |
| |\ \ | |/ | |||||
| | * | Fix #69487: SAPI may truncate POST data | Christoph M. Becker | 2015-08-11 | 1 | -0/+20 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-08-09 | 3 | -0/+66 |
| |\ \ | |/ | |||||
| | * | Fix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE | wusuopu | 2015-08-09 | 1 | -0/+3 |
| | * | added tests for bug #66606 | Christoph M. Becker | 2015-08-09 | 2 | -0/+63 |
| * | | Fixed bug #70214 (FASYNC possibly not defined) | Bob Weinand | 2015-08-08 | 1 | -6/+11 |
| * | | fix test | Stanislav Malyshev | 2015-08-04 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-08-04 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-08-04 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-08-04 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | fix test | Stanislav Malyshev | 2015-08-04 | 1 | -2/+2 |
| * | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-08-04 | 1 | -3/+6 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-08-04 | 1 | -4/+7 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-08-04 | 1 | -4/+7 |
| | | |\ \ | | | |/ | |||||
| | | | * | fix test | Stanislav Malyshev | 2015-08-04 | 1 | -4/+7 |
| | | | * | bump API version to 6.8 | George Wang | 2015-06-22 | 1 | -1/+1 |
| | | | * | Fixed Buf #68812 Unchecked return value. | George Wang | 2015-06-08 | 1 | -4/+14 |
| | | * | | bump API version to 6.8 | George Wang | 2015-06-22 | 1 | -1/+1 |
| | | * | | Fixed Buf #68812 Unchecked return value. | George Wang | 2015-06-08 | 1 | -4/+14 |
| * | | | | Fix further leaks | Bob Weinand | 2015-08-04 | 4 | -7/+33 |
| * | | | | Fix valgrind errors in phpdbg | Bob Weinand | 2015-08-04 | 8 | -484/+541 |
| * | | | | Fix last invalid read | Bob Weinand | 2015-08-03 | 1 | -2/+2 |
| * | | | | Fix a few valgrind errors in phpdbg | Bob Weinand | 2015-08-03 | 3 | -767/+671 |
| * | | | | Fix breaking on HANDLE_EXCEPTION (opline_before_exception) | Bob Weinand | 2015-08-03 | 2 | -1/+58 |
| * | | | | Fixed tests (system dependent numbers are replaced with %d) | Dmitry Stogov | 2015-08-03 | 2 | -6/+6 |
| * | | | | fix inconsistent dll linkage | Anatol Belski | 2015-08-02 | 1 | -0/+5 |
| * | | | | Skip shebang line if present | Bob Weinand | 2015-08-01 | 1 | -1/+23 |
