php-src/sapi/milter
Nikita Popov 59848e3fbb Remove ZEND_ACC_INTERACTIVE and CG(interactive)
As far as I can discern these are leftovers of the interactive
shell implementation that was used before PHP 5.4. Now the readline
ext makes use of normal eval calls for this.

So, dropping these until there is evidence to the contrary, as they
currently wouldn't work anyway.
2014-08-25 23:46:43 +02:00
..
config.m4 Merge branch 'PHP-5.4' into PHP-5.5 2014-07-30 20:12:50 +02:00
CREDITS
EXPERIMENTAL
getopt.c it finally compiles now 2002-12-01 03:37:49 +00:00
Makefile.frag Fixed bug #67715 (php-milter does not build and crashes randomly). 2014-07-30 20:12:13 +02:00
milter.php fix typos and make example more useful 2002-12-03 14:43:43 +00:00
php_getopt.h initial checkin 2002-12-01 19:55:48 +00:00
php_milter.c Remove ZEND_ACC_INTERACTIVE and CG(interactive) 2014-08-25 23:46:43 +02:00
php_milter.h initial checkin 2002-12-08 19:05:02 +00:00
TODO update todo 2002-12-08 19:05:43 +00:00