Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid double buffering in Zend streams | Nikita Popov | 2019-07-17 | 1 | -0/+1 |
* | Remove ZEND_HANDLE_MAPPED | Nikita Popov | 2019-07-16 | 1 | -3/+0 |
* | Drop free_filename field from zend_file_handle | Nikita Popov | 2019-07-16 | 2 | -6/+0 |
* | Introduce zend_stream_init_filename() | Nikita Popov | 2019-07-16 | 4 | -25/+5 |
* | Introduce zend_stream_init_fp() API | Nikita Popov | 2019-07-16 | 3 | -22/+8 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-07-16 | 2 | -0/+17 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-07-16 | 2 | -0/+17 |
| |\ | |||||
| | * | Fixed bug #78297 | Nikita Popov | 2019-07-16 | 2 | -0/+17 |
* | | | Move shebang handling into the lexer | Nikita Popov | 2019-07-15 | 4 | -145/+18 |
* | | | Switch to using shell-less proc_open() in various server tests | Nikita Popov | 2019-07-11 | 4 | -45/+28 |
* | | | Avoid invalid array access in fcgi.inc | Nikita Popov | 2019-07-10 | 1 | -4/+2 |
* | | | CGI: Fix memory leak on error paths | David Carlier | 2019-07-09 | 1 | -3/+5 |
* | | | Remove some more Apache 1 left overs | Peter Kokot | 2019-07-07 | 1 | -6/+4 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | George Wang | 2019-07-04 | 2 | -4/+268 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | George Wang | 2019-07-04 | 2 | -4/+268 |
| |\ \ | | |/ | |||||
| | * | Updated to LiteSpeed SAPI V7.4.3 | George Wang | 2019-07-04 | 2 | -4/+268 |
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-06-04 | 1 | -17/+17 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #78050 | Nikita Popov | 2019-06-04 | 1 | -17/+17 |
* | | | improvements to cli server | Joe Watkins | 2019-07-03 | 1 | -133/+170 |
* | | | Initialize last_line in phpdbg globals | Nikita Popov | 2019-07-01 | 1 | -0/+1 |
* | | | implement support for workers in cli-server on platforms supporting fork | Joe Watkins | 2019-06-29 | 1 | -6/+104 |
* | | | Use strcmp() in phpdbg_eol_global_update | Nikita Popov | 2019-06-28 | 1 | -3/+3 |
* | | | Remove phpdbg_xml_asprintf() | Nikita Popov | 2019-06-28 | 2 | -14/+0 |
* | | | Set up asan+ubsan scheduled build on azure | Nikita Popov | 2019-06-28 | 8 | -0/+23 |
* | | | Avoid reliance on arena details on phpdbg oplog | Nikita Popov | 2019-06-28 | 2 | -6/+4 |
* | | | implement tsrm_is_shutdown API | Joe Watkins | 2019-06-28 | 1 | -2/+2 |
* | | | Use the portable zend_strndup() instead of strndup() | Christoph M. Becker | 2019-06-28 | 1 | -1/+1 |
* | | | Fix init_file leak in phpdbg | Nikita Popov | 2019-06-28 | 1 | -0/+1 |
* | | | Fix phpdbg shutdown order | Nikita Popov | 2019-06-27 | 1 | -24/+25 |
* | | | Don't use zmm for PHPDBG_G(exec) | Nikita Popov | 2019-06-27 | 3 | -8/+8 |
* | | | Clean headers checks | Peter Kokot | 2019-06-27 | 1 | -5/+0 |
* | | | Fix fpm limit_extensions leak | Nikita Popov | 2019-06-26 | 3 | -0/+19 |
* | | | Fix out of bounds write in phpdbg | Nikita Popov | 2019-06-25 | 1 | -1/+1 |
* | | | Split test case | Christoph M. Becker | 2019-06-24 | 4 | -72/+84 |
* | | | Fix stack leak in phpdbg | Nikita Popov | 2019-06-21 | 1 | -1/+8 |
* | | | Fix prompt leak in phpdbg | Nikita Popov | 2019-06-21 | 1 | -3/+3 |
* | | | refactor a little more to add some more useful error messages and raise the l... | Joe Watkins | 2019-06-19 | 1 | -15/+46 |
* | | | Separate check for process creation and ability to accept connections | Joe Watkins | 2019-06-19 | 1 | -14/+13 |
* | | | Simplify pm.start_servers calculation in docs | Freddie Leeman | 2019-06-17 | 1 | -1/+1 |
* | | | bugs in fpm logging #4273 #4007 | Joe Watkins | 2019-06-17 | 1 | -1/+2 |
* | | | Merge branch 'mac-tests' into PHP-7.4 | Joe Watkins | 2019-06-14 | 4 | -2/+16 |
|\ \ \ | |||||
| * | | | fix mac tests on azure | Joe Watkins | 2019-06-14 | 4 | -2/+16 |
* | | | | Fix skipif syntax errors | Nikita Popov | 2019-06-14 | 6 | -6/+6 |
|/ / / | |||||
* | | | Fix unused variables in fpm_env.c | Nikita Popov | 2019-06-12 | 1 | -3/+3 |
* | | | Use %define api.pure instead of %pure-parser | Nikita Popov | 2019-06-12 | 1 | -1/+1 |
* | | | Register class before fetching parent | Nikita Popov | 2019-06-11 | 1 | -3/+3 |
* | | | use XFAILIF rather than XFAIL to avoid warnings [ci skip] | Joe Watkins | 2019-06-11 | 6 | -12/+36 |
* | | | watchpoints have flaws in implementation | Joe Watkins | 2019-06-10 | 6 | -0/+12 |
* | | | Simplify LiteSpeed SAPI module version | Peter Kokot | 2019-06-09 | 1 | -1/+1 |
* | | | Use PHP_VERSION for zend modules | Peter Kokot | 2019-06-09 | 4 | -4/+4 |