php-src/ext/bz2
Pierre Joye bb1ec86f9d - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
(calling ini_set('magic_....') returns 0|false
- get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
- set_magic_quotes_runtime raises an E_CORE_ERROR
2006-03-08 00:43:32 +00:00
..
tests Add bz2 stream filter support 2004-07-20 05:26:33 +00:00
bz2_filter.c bump year and license version 2006-01-01 13:10:10 +00:00
bz2.c - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
bz2.dsp - Make VC6 happy 2005-04-10 19:07:38 +00:00
config.m4 Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
config.w32 Add bz2 stream filter support 2004-07-20 05:26:33 +00:00
CREDITS add bzip2 extension to pecl from php5 cvs 2003-05-17 14:27:07 +00:00
package.xml "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
php_bz2.def Export symbols needed by bz2_filter 2004-04-13 17:54:47 +00:00
php_bz2.h bump year and license version 2006-01-01 13:10:10 +00:00