ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/compat.php

array_find_key()

Function: Polyfill for `array_find_key()` function added in PHP 8.4.

Source: wp-includes/compat.php:343

Used by 0 functions | Uses 0 functions

array_any()

Function: Polyfill for `array_any()` function added in PHP 8.4.

Source: wp-includes/compat.php:366

Used by 0 functions | Uses 0 functions

array_all()

Function: Polyfill for `array_all()` function added in PHP 8.4.

Source: wp-includes/compat.php:389

Used by 0 functions | Uses 0 functions

array_find()

Function: Polyfill for `array_find()` function added in PHP 8.4.

Source: wp-includes/compat.php:320

Used by 0 functions | Uses 0 functions

str_contains()

Function: Polyfill for `str_contains()` function added in PHP 8.0.

Source: wp-includes/compat.php:237

Used by 38 functions | Uses 0 functions

str_starts_with()

Function: Polyfill for `str_starts_with()` function added in PHP 8.0.

Source: wp-includes/compat.php:255

Used by 26 functions | Uses 0 functions

str_ends_with()

Function: Polyfill for `str_ends_with()` function added in PHP 8.0.

Source: wp-includes/compat.php:277

Used by 5 functions | Uses 0 functions

_json_decode_object_helper()

Function:

Source: wp-includes/compat.php:323

Used by 0 functions | Uses 0 functions

hash_equals()

Function: Timing attack safe string comparison

Source: wp-includes/compat.php:351

Used by 0 functions | Uses 0 functions

json_last_error_msg()

Function: Retrieves the error string of the last json_encode() or json_decode() call.

Source: wp-includes/compat.php:389

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy