FILTER_FLAG_GLOBAL_RANGE

ConstantConstant value changed in 8.5

FILTER_FLAG_GLOBAL_RANGE — Only allow global addresses. These can be found in RFC 6890 where the Global attribute is True. Available as of PHP 8.2.0.

PHP 5
PHP 7
PHP 8.0
PHP 8.1
PHP 8.2
Added
PHP 8.3
PHP 8.4
PHP 8.5
Changed
PHP 8.6
FILTER_FLAG_GLOBAL_RANGE = 536870912;

Changes to the FILTER_FLAG_GLOBAL_RANGE Constant

PHP 8.5

  • Constant value changed from 268435456 to 536870912

PHP 8.2

  • Constant added

FILTER_FLAG_GLOBAL_RANGE Constant Availability

PHP VersionAvailability
PHP 8.6Future Release Yes
PHP 8.5Upcoming Release Yes
PHP 8.4Supported (Latest) Yes
PHP 8.3Supported Yes
PHP 8.2Security-Fixes Only Yes
PHP 8.1Security-Fixes Only No
PHP 8.0Unsupported No
PHP 7.4Unsupported No
PHP 7.3Unsupported No
PHP 7.2Unsupported No
PHP 7.1Unsupported No
PHP 7.0Unsupported No
PHP 5.6Unsupported No
PHP 5.5Unsupported No
PHP 5.4Unsupported No
PHP 5.3Unsupported No