Files
White-Mage/HTB Labs/Wordlist/Fuzzing/php-magic-methods.txt
T
2024-10-13 22:07:53 +02:00

17 lines
165 B
Plaintext

__construct
__destruct
__call
__callStatic
__get
__set
__isset
__unset
__sleep
__wakeup
__serialize
__unserialize
__toString
__invoke
__set_state
__clone
__debugInfo