Home
last modified time | relevance | path

Searched refs:php_filter_strip (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/filter/
H A Dsanitizing_filters.c109 static void php_filter_strip(zval *value, zend_long flags) in php_filter_strip() function
191 php_filter_strip(value, flags); in php_filter_string()
228 php_filter_strip(value, flags); in php_filter_encoded()
239 php_filter_strip(value, flags); in php_filter_special_chars()
279 php_filter_strip(value, flags); in php_filter_unsafe_raw()
/PHP-7.3/
H A DNEWS288 . Fixed bug #73527 (Invalid memory access in php_filter_strip). (cmb)

Completed in 10 milliseconds