1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00
Files
Daniil Fajnberg 54c9db669d Fix buggy code examples for ReflectionParameter::getAttributes (#4549)
- Fix calls to non-existent `getParameter` method of `ReflectionFunction`.
- Add missing `Red` attribute class definition implementing `Color`.
2025-04-02 21:13:44 -05:00
..