| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pull ps_title behind the logic to support the current codepage | Anatol Belski | 2016-08-11 | 1 | -23/+14 |
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-08-09 | 1 | -6/+2 |
| |\ | |||||
| | * | Don't copy mime types in CLI server | Nikita Popov | 2016-08-09 | 1 | -6/+2 |
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-07-28 | 1 | -1/+6 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-28 | 1 | -1/+6 |
| | |\ | |||||
| | | * | Fix #72676: Test cli_process_title_unix fails on AIX | Christoph M. Becker | 2016-07-28 | 1 | -1/+6 |
| | * | | MFH: Fixed fd leak (the origin commit can not be cherry-picked) | Xinchen Hui | 2016-06-28 | 1 | -1/+3 |
| * | | | correct macro names | Anatol Belski | 2016-07-17 | 1 | -2/+2 |
| * | | | Pass error severity to SAPI modules and raise corresponding error level in Ap... | Martin Vobruba | 2016-07-11 | 2 | -3/+3 |
| * | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-28 | 1 | -9/+6 |
| * | | | couple of resource leaks fixes and use after free's | David Carlier | 2016-06-27 | 1 | -1/+3 |
| * | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-06-24 | 1 | -4/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #72484 (SCRIPT_FILENAME shows wrong path if the user specify router... | Xinchen Hui | 2016-06-24 | 1 | -4/+1 |
| * | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-21 | 3 | -9/+13 |
| * | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -1/+1 |
| * | | | Improved support for zend-signals. | Dmitry Stogov | 2016-06-20 | 1 | -0/+1 |
| * | | | Merge branch 'master' of git.php.net:php-src | Dmitry Stogov | 2016-06-20 | 3 | -2/+85 |
| |\ \ \ | |||||
| | * | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 3 | -2/+85 |
| * | | | | Cleanup zend_signal API | Dmitry Stogov | 2016-06-20 | 1 | -2/+0 |
| |/ / / | |||||
| * | | | improve date header code | Anatol Belski | 2016-06-02 | 1 | -15/+17 |
| * | | | Added mandatory Date: header to built-in webserver | SeeSchloss | 2016-06-02 | 27 | -0/+44 |
| * | | | Merge branch 'PHP-7.0' | Joe Watkins | 2016-04-29 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | fix size_t signed comparison | Joe Watkins | 2016-04-29 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-04-15 | 1 | -0/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed failed with libedit | Xinchen Hui | 2016-04-15 | 1 | -0/+3 |
| * | | | bug #71478 implementing feature request | Matt Ficken | 2016-03-21 | 1 | -0/+8 |
| * | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-03-15 | 2 | -4/+46 |
| |\ \ \ | |/ / | |||||
| | * | | Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not pr... | Sean DuBois | 2016-03-15 | 2 | -4/+46 |
| * | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-03-03 | 4 | -5/+23 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-03-03 | 4 | -5/+23 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #69953 | Christoph M. Becker | 2016-03-03 | 4 | -5/+23 |
| * | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-03-03 | 3 | -2/+6 |
| |\ \ \ | |/ / | |||||
| | * | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 2 | -2/+2 |
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-03-03 | 1 | -0/+4 |
| | |\ \ | | |/ | |||||
| | | * | Disable upload_2G test on travis | Nikita Popov | 2016-03-03 | 1 | -0/+4 |
| | | * | fix ts buld | Anatol Belski | 2016-02-18 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.0' | Stanislav Malyshev | 2016-03-01 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.6.19' into PHP-7.0.4 | Stanislav Malyshev | 2016-03-01 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | fix ts buldphp-5.6.19RC1 | Anatol Belski | 2016-02-18 | 1 | -1/+1 |
| | | |/ | |||||
| * | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-02-14 | 1 | -0/+13 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-14 | 1 | -0/+13 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #71559 Built-in HTTP server, we can downlaod file in web by bug | Anatol Belski | 2016-02-14 | 1 | -0/+13 |
| | * | | be more precise about the meaning of -n | Joe Watkins | 2016-02-10 | 1 | -1/+1 |
| * | | | be more precise about the meaning of -n | Joe Watkins | 2016-02-10 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-01-18 | 1 | -5/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-01-18 | 1 | -5/+5 |
| | |\ \ | | |/ | |||||
| | | * | fix test | Anatol Belski | 2016-01-18 | 1 | -5/+5 |
| * | | | add WinEditLine support for CLI | Anatol Belski | 2016-01-15 | 1 | -0/+5 |
| |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Julien Pauli | 2016-01-04 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-03 | 1 | -1/+1 |
