0xWDG/PHPFramework

Supported Variable Functions

Closed this issue · 0 comments

  • boolval
  • debug_zval_dump
  • doubleval
  • empty
  • floatval
  • get_defined_vars
  • get_resource_type
  • gettype
  • import_request_variables DEPRECATED
  • intval
  • is_array
  • is_bool
  • is_callable (not supported)
  • is_double
  • is_float
  • is_int
  • is_integer
  • is_long
  • is_null
  • is_numeric
  • is_object
  • is_real
  • is_resource
  • is_scalar
  • is_string
  • isset
  • print_r
  • serialize *Partial support, Array in Array in Array... will not always 100% accurate
  • settype
  • strval
  • unserialize (not supported (yet), please see serialize.)
  • unset (not supported)
  • var_dump
  • var_export