php-src/sapi
Anatol Belski 3af0ee0ea3 Merge branch 'PHP-5.6'
* PHP-5.6:
  fixed incompatible pointer in phpdbg on win64
2013-12-24 21:09:45 +01:00
..
aolserver Happy New Year 2013-01-01 16:37:09 +08:00
apache Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
apache2filter Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
apache2handler Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
apache_hooks We might as well re-use the TSRMLS parameters here as they are available in PHP_FUNCTION anyway to save a TSRMLS_FETCH() call 2013-12-18 09:10:45 +01:00
caudium Kill a TSRMLS_FETCH() call in sapi/caudium 2013-12-18 09:11:15 +01:00
cgi - Fixed build 2013-12-18 08:28:44 -02:00
cli Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
continuity Bump year 2013-12-18 08:55:19 +01:00
embed Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
fpm Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
isapi Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
litespeed Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
milter Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
nsapi Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 2013-12-18 09:06:39 +01:00
phpdbg fixed incompatible pointer in phpdbg on win64 2013-12-24 21:08:33 +01:00
phttpd Happy New Year 2013-01-01 16:37:09 +08:00
pi3web Kill another TSRMLS_FETCH() in zend_indent() 2013-12-12 22:09:38 +01:00
roxen Kill another TSRMLS_FECH() in sapi/roxen 2013-12-18 09:05:01 +01:00
tests - Rewrite scanner to be based on re2c instead of flex 2008-03-16 21:06:55 +00:00
thttpd Eliminate another straight forward TSRMLS_FETCH() in zend_startup_module() 2013-12-12 20:30:45 +01:00
tux Fix these SAPI hooks so that the TSRMLS parameters are correctly passed as required by the sapi struct 2013-12-18 09:01:44 +01:00
webjames Happy New Year 2013-01-01 16:37:09 +08:00