mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
50b4a7adf9
While the typed property ensures that the value is a string, we should make sure that we handle an unset property gracefully. Do this by throwing the same error we would normally throw if you access an uninitializde typed property.
17 KiB
17 KiB