summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright yearsLior Kaplan2015-03-132-2/+2
* s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-1346-46/+46
* Added API function to call VM opcode handler in a portable wayDmitry Stogov2015-03-131-1/+2
* Merge branch 'fixed-build' of https://github.com/zxcvdavid/php-srcXinchen Hui2015-03-103-5/+5
|\
| * Fixed compile warningsWei Dai2015-03-093-5/+5
* | Fix CLI test and drop some now unnecessary codeNikita Popov2015-03-091-1/+4
* | Implement engine exceptionsDmitry Stogov2015-03-091-2/+2
|/
* Now opened_path is a zend_stringReeze Xia2015-03-091-1/+1
* Temorary fix for phpdbg segfault while use zend_mm_set_custom_handlersXinchen Hui2015-03-091-1/+8
* Add configtest option to fpm init.d scriptxingxing2015-03-081-1/+5
* Revive Zend Signals handler (and fixed bug #61083)Xinchen Hui2015-03-051-0/+3
* Merge branch 'PHP-5.6'Reeze Xia2015-03-032-0/+20
|\
| * Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-032-0/+20
| * Fixed a bug that header value is not terminated by '\0' when accessed through...George Wang2015-02-251-6/+25
* | Fixed a bug that header value is not terminated by '\0' when accessed through...George Wang2015-02-251-6/+25
* | Added specialized versions of DO_FCALL handler:Dmitry Stogov2015-02-251-1/+4
* | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-168-14/+14
* | - Fix mergeFelipe Pena2015-02-161-2/+0
|\ \ | |/
| * Merge branch 'pull-request/995' into PHP-5.6Antony Dovgal2015-02-161-2/+0
| |\
| | * fix bug #68822 (request time is reset too early)redfoxli2015-02-161-2/+0
* | | Merged zend_array and HashTable into the single data structure.Dmitry Stogov2015-02-137-12/+12
* | | remove useless condition (same as headers_list())Anatol Belski2015-02-131-3/+0
* | | Silence unused variable warningReeze Xia2015-02-131-4/+1
* | | Fixed phpdbg zend_bailout error when compiling syntax error codeReeze Xia2015-02-132-1/+29
* | | Merge branch 'master' of https://git.php.net/repository/php-srcXinchen Hui2015-02-131-2/+13
|\ \ \
| * | | Fixed phpdbg backtrace argument's name missingReeze Xia2015-02-131-2/+13
* | | | Merge branch 'PHP-5.6'Xinchen Hui2015-02-132-9/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixed #68790 (Missing return)George Wang2015-02-071-1/+1
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-02-011-0/+2
| |\ \
| | * | Fix #66479: Wrong response to FCGI_GET_VALUESFrank Stolle2015-02-011-0/+2
* | | | Remove useless TSRMLS by mergeXinchen Hui2015-02-131-1/+1
* | | | Cleanup globals initializationXinchen Hui2015-02-131-1/+1
* | | | fix values for gid and uidAnatol Belski2015-02-111-0/+5
* | | | silence unused variable warningAnatol Belski2015-02-111-1/+1
* | | | remove useless conditionAnatol Belski2015-02-111-3/+0
* | | | Add missing header inclusionReeze Xia2015-02-101-0/+3
* | | | Use new ZEND_HASH_FOREACH_... API.Dmitry Stogov2015-02-101-21/+0
* | | | removed sapi/webjamesAnatol Belski2015-02-105-406/+0
* | | | removed sapi/tuxAnatol Belski2015-02-105-555/+0
* | | | removed sapi/thttpdAnatol Belski2015-02-108-3307/+0
* | | | removed sapi/roxedAnatol Belski2015-02-104-831/+0
* | | | removed sapi/pi3webAnatol Belski2015-02-107-635/+0
* | | | removed sapi/phttpdAnatol Belski2015-02-106-356/+0
* | | | removed sapi/milterAnatol Belski2015-02-1010-1590/+0
* | | | removed sapi/isapiAnatol Belski2015-02-1010-2199/+0
* | | | removed sapi/continuityAnatol Belski2015-02-103-537/+0
* | | | removed sapi/caudiumAnatol Belski2015-02-105-928/+0
* | | | removed sapi/apache2filterAnatol Belski2015-02-1010-1732/+0
* | | | removed sapi/apache_hooksAnatol Belski2015-02-1014-4309/+0
* | | | removed sapi/apacheAnatol Belski2015-02-1014-2304/+0