mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
- update changelog
This commit is contained in:
@@ -37,7 +37,7 @@ of filters and mechanisms that users can use to safely access their input data.
|
||||
- Added FILTER_FLAG_SCALAR and FILTER_FLAG_ARRAY , allows or not array values (Pierre)
|
||||
- Basic IPv6 (no option yet, only the syntax is verified) (Pierre)
|
||||
- Add support for custom decimal separator (Pierre)
|
||||
- INT and Float filters trim the values before the validations (spaces only) (Pierre)
|
||||
- Integer, boolean and float filters trim the values before the validations (spaces only) (Pierre)
|
||||
- input_get and input_get_args returns now FALSE when the validation failed
|
||||
and NULL when the variable has not been found (Pierre)
|
||||
- Added JIT support
|
||||
|
||||
Reference in New Issue
Block a user