php-src/ext/standard/tests/filters
2009-04-16 10:16:27 +00:00
..
001.phpt
basic.phpt
bug22538.phpt
bug35916.phpt
bug46164-1.phpt
bug46164-2.phpt
chunked_001.phpt - Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context 2009-04-16 10:16:27 +00:00
filter_errors_convert_base64_decode.phpt MFH: 2009-01-08 18:40:27 +00:00
filter_errors_user.phpt MFH: 2009-01-08 18:40:27 +00:00
filter_errors_zlib_inflate.phpt
filter_errors.inc MFH: fix skip-if 2009-03-27 02:35:37 +00:00
php_user_filter_01.phpt
php_user_filter_02.phpt
php_user_filter_03.phpt
read.phpt
stream_filter_remove_basic.phpt
stream_filter_remove_error.phpt