Iterator::current
  • References/PHP/Language/Predefined Interfaces and Classes/Iterator

(PHP 5 >= 5.0.0, PHP 7) Return the current element

2025-01-10 15:47:30
define
  • References/PHP/Language/Misc.

(PHP 4, PHP 5, PHP 7) Defines a named constant

2025-01-10 15:47:30
ssh2://
  • References/PHP/Language/Supported Protocols and Wrappers

Secure Shell 2 ssh2.shell:// ssh2.exec:// ssh2

2025-01-10 15:47:30
Static Keyword
  • References/PHP/Language/Classes and Objects

Examples: Static method example

2025-01-10 15:47:30
Anonymous functions
  • References/PHP/Language/Functions

Examples: Anonymous function example Anonymous functions, also known as closures

2025-01-10 15:47:30
Closure::bind
  • References/PHP/Language/Predefined Interfaces and Classes/Closure

(PHP 5 >= 5.4.0, PHP 7) Duplicates a closure with a specific bound object and class scope

2025-01-10 15:47:30
Serializable::unserialize
  • References/PHP/Language/Predefined Interfaces and Classes/Serializable

(PHP 5 >= 5.1.0, PHP 7) Constructs the object

2025-01-10 15:47:30
Generator::next
  • References/PHP/Language/Predefined Interfaces and Classes/Generator

(PHP 5 >= 5.5.0, PHP 7) Resume execution of the generator

2025-01-10 15:47:30
Exception::getTraceAsString
  • References/PHP/Language/Predefined Exceptions/Exception

(PHP 5 >= 5.1.0, PHP 7) Gets the stack trace as a string

2025-01-10 15:47:30
Throwable::getTraceAsString
  • References/PHP/Language/Predefined Interfaces and Classes/Throwable

(PHP 7) Gets the stack trace as a string abstract

2025-01-10 15:47:30