Lines Matching refs:filter

686   . Fixed bug which caused call after final close on streams filter. (Bob)
1177 . Fixed bug #66182 (exit in stream filter produces segfault). (Mike)
1593 . Fixed bug #65483 (quoted-printable encode stream filter incorrectly encoding
1881 . Fixed bug #64166 (quoted-printable-encode stream filter incorrectly
2546 . Fixed bug #63447 (max_input_vars doesn't filter variables when
4127 filter). (slusarz at curecanti dot org)
4717 . Fixed the filter extension accepting IPv4 octets with a leading 0 as that
4720 and trailing :: in the filter extension). (Gustavo)
4895 inflate filter fed invalid data). (Gustavo)
4914 - Added stream filter support to mcrypt extension (ported from
4916 - Added full_special_chars filter to ext/filter. (Rasmus)
4971 - Fixed a possible dechunking filter buffer overflow. Reported by Stefan Esser.
5125 - Fixed bug #51023 (filter doesn't detect int overflows with GCC 4.4).
5158 - Fixed bug #49576 (FILTER_VALIDATE_EMAIL filter needs updating) (Rasmus)
5219 - Added FILTER_FLAG_STRIP_BACKTICK option to the filter extension. (Ilia)
5468 - Fixed zlib.deflate compress filter to actually accept level parameter. (Jani)
5567 - Fixed bug #49014 (dechunked filter broken when serving more than 8192 bytes
5605 - Fixed bug #48762 (IPv6 address filter still rejects valid address). (Felipe)
6027 - Added "dechunk" filter which can decode HTTP responses with chunked
6028 transfer-encoding. HTTP streams use this filter automatically in case
6045 - Added concatenation option to bz2.decompress stream filter.
6230 - Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect
6304 - Fixed bug #43008 (php://filter uris ignore url encoded filternames and can't
6442 addresses in the filter extension). (Ilia)
6548 - Fixed bug #46973 (IPv6 address filter rejects valid address). (Felipe)
6571 - Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress
6684 - Fixed bug #46343 (IPv6 address filter accepts invalid address). (Ilia)
6713 - Fixed bug #46147 (after stream seek, appending stream filter reads
6734 - Fixed bug #46026 (bzip2.decompress/zlib.inflate filter tries to decompress
6881 filter). (Arnaud)
6911 - Fixed potential memleak in stream filter parameter for zlib filter. (Greg)
6918 - Fixed segfault in filter extension when using callbacks. (Arnar Mar Sig,
6920 - Fixed faulty fix for bug #40189 (endless loop in zlib.inflate stream filter). (Greg)
6975 - Fixed bug #43793 (zlib filter is unable to auto-detect gzip/zlib file headers). (Greg)
7452 - Fixed ext/filter Email Validation Vulnerability (MOPB-45 by Stefan Esser).
7609 - Implement feature request #40947, allow a single filter as argument
7793 . Added filter support for $_SERVER in cgi/apache2 sapis.
7836 - Fixed the validate email filter so that the letter "v" can also be used in
7851 - Fixed bug #40189 (possible endless loop in zlib.inflate stream filter).
7932 - Fixed bug #39763 (magic quotes are applied twice by ext/filter in
7942 - Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension).
8216 . Allowed PHP to be an arbitrary filter in the chain and read the script from
8266 - Fixed a bug in the filter extension that prevented magic_quotes_gpc from
8267 being applied when RAW filter is used. (Ilia)
8642 - Added "consumed" stream filter. (Marcus)
9125 - Added zlib stream filter support. (Sara)
9126 - Added bz2 stream filter support. (Sara)
9386 - Fixed bug #34321 (Possible crash in filter code). (Ilia)
10181 - Fixed bug #28868 (Internal filter registry not thread safe). (Sara)