Lines Matching refs:array
83 . References returned by array and property accesses are now unwrapped as
372 session_set_cookie_params(array $options)
373 where $options is an associative array which may have any of the keys
384 set(raw)cookie(string $name, [string $value, [array $options]])
385 where $options is an associative array which may have any of the keys
407 array of the form [seconds, nanoseconds] with the timestamp starting at
415 . Added net_get_interfaces() to retrieve an array of available network
425 . Added fpm_get_status() function which returns FPM status info array.
476 last key of an array, respectively.
555 . var_export() now exports stdClass objects as an array casted to an object
556 (`(object) array( ... )`), rather than using the nonexistent method