ReflectionParameter::isArray
  • References/PHP/Function/Variables and Types/Reflection/ReflectionParameter

(PHP 5 >= 5.1.0, PHP 7) Checks if parameter expects an array

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

(PHP >= 5.4.0) Gets author public string

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

(PHP 4, PHP 5, PHP 7) Sort an array in reverse order

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

(PHP 5, PHP 7) Checks if method is a destructor

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

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

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

(PHP >= 5.4.0) Returns a dynamically created closure for the method

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

(PHP 5, PHP 7) Gets dependencies public array

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

(PHP 4 >= 4.0.1, PHP 5, PHP 7) Create an anonymous (lambda-style) function

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

(PHP 5, PHP 7) Get the type hinted class public

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

(PHP 4, PHP 5, PHP 7) Get the type of a variable

2025-01-10 15:47:30