Search Results

  1. Description ¶ public ReflectionZendExtension::getAuthor (): string Warning This function is currently not documented; only its argument list is available.

  2. English PHP documentation. Contribute to php/doc-en development by creating an account on GitHub.

  3. Simple usage example of `ReflectionZendExtension::getAuthor ()`. The PHP function `ReflectionZendExtension::getAuthor` is used to retrieve the author of a Zend Extension. Zend Extensions are modules written in C that can enhance the functionality of PHP. This function allows you to programmatically access the author information for a specific Zend Extension, which can be useful for ...

  4. ReflectionMethod — The ReflectionMethod class ReflectionMethod::__construct — Constructs a ReflectionMethod ReflectionMethod::createFromMethodName — Creates a new ReflectionMethod ReflectionMethod::export — Export a reflection method ReflectionMethod::getClosure — Returns a dynamically created closure for the method ReflectionMethod

  5. ReflectionMethod::__toString — Returns the string representation of the Reflection method object.

  6. ReflectionZendExtension::export — Export ReflectionZendExtension::getAuthor — Gets author ReflectionZendExtension::getCopyright — Gets copyright ReflectionZendExtension::getName — Gets name ReflectionZendExtension::getURL — Gets URL ReflectionZendExtension::getVersion — Gets version ReflectionZendExtension::__toString — To string ...

  7. ReflectionMethod::__toString — Returns the string representation of the Reflection method object.

  1. People also search for