mirror of
https://github.com/php/doc-ja.git
synced 2026-04-24 16:38:16 +02:00
728ede7f39
* If a method has a refpurpose, description, parameters and return values, it's documented, there's no need for the warning box. * Add description where there was none. It is usually very similar to the refpurpose. * Document ReflectionZendExtension::__construct(), and update ReflectionExtension::__construct() for consistency. * In ReflectionFunction::__toString() * Remove some references to deprecated export() methods. * Add example for ReflectionParameter::__toString(). https://github.com/php/doc-en/commit/ca840c9a6d665e60a7de48b57a5b6440c0d3b0c1