]> granicus.if.org Git - php/commit
- Changed variable handling code so that filter flags work for the unsafe_raw
authorDerick Rethans <derick@php.net>
Thu, 22 Sep 2005 14:32:28 +0000 (14:32 +0000)
committerDerick Rethans <derick@php.net>
Thu, 22 Sep 2005 14:32:28 +0000 (14:32 +0000)
commit9000038bd2710d5799db62b4c2f1c6f847068086
tree025625f76c2033cbb663ee0053f9eee64d11aeab
parent0a4395a36045e0c472abb1d59f1f4d13651047e7
- Changed variable handling code so that filter flags work for the unsafe_raw
  filter.
- Added better support for \0 characters.
- Added utility function to HTML encode low/high characters.
- Added support for encode low/high flags to the string and special_chars
  filter.
- Added support for strip and encoding flags to the unsafe_raw filter.
ext/filter/filter.c
ext/filter/sanitizing_filters.c