1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

3 Commits

Author SHA1 Message Date
Saki Takamachi
0cc604f2db Fixed id for enum autolinking (#4569) 2025-03-31 11:27:58 +09:00
Luffy
bb7c286b13 Fix missing PropertyHookType link (#4486) 2025-02-23 04:59:48 +00:00
Larry Garfield
e0e74c05cb Hooks reflection (#4110)
* Add reflection stubs for property hooks

* Document getHook().

* Document hasHook()

* Document getSettableType()

* Document getHooks()

* Document hasHooks()

* Document isFinal()

* Document isPrivateSet() and isProtectedSet()

* Document setRawValue()

* Document getRawValue()

* Document isVirtual()

* Document PropertyHookType.

* Document isAbstract()

---------

Co-authored-by: Gina Peter Banyard <girgias@php.net>
2025-02-21 19:16:44 +00:00