is_float
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Finds whether the type of a variable is float

2025-01-10 15:47:30
QuickHashIntHash::saveToString
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntHash

(PECL quickhash >= Unknown) This method returns a serialized version of the hash

2025-01-10 15:47:30
QuickHashIntHash::update
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntHash

(PECL quickhash >= Unknown) This method updates an entry in the hash with a new value

2025-01-10 15:47:30
ReflectionClass::isFinal
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5, PHP 7) Checks if class is final public

2025-01-10 15:47:30
ReflectionClass::getStaticPropertyValue
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5 >= 5.1.0, PHP 7) Gets static property value

2025-01-10 15:47:30
is_array
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Finds whether a variable is an array

2025-01-10 15:47:30
ReflectionParameter::isPassedByReference
  • References/PHP/Function/Variables and Types/Reflection/ReflectionParameter

(PHP 5, PHP 7) Checks if passed by reference

2025-01-10 15:47:30
array_replace_recursive
  • References/PHP/Function/Variables and Types/Array

(PHP 5 >= 5.3.0, PHP 7) Replaces elements from passed arrays into the first array recursively

2025-01-10 15:47:30
end
  • References/PHP/Function/Variables and Types/Array

(PHP 4, PHP 5, PHP 7) Set the internal pointer of an array to its last element

2025-01-10 15:47:30
ReflectionParameter::getType
  • References/PHP/Function/Variables and Types/Reflection/ReflectionParameter

(PHP 7) Gets a parameter's type public ReflectionType

2025-01-10 15:47:30