Fixed PropertyInfo entry in UPGRADE-5.2 file

This commit is contained in:
Maxime Steinhausser 2020-08-19 19:29:39 +02:00 committed by GitHub
parent d6980e5f38
commit fc2133087d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ PropertyAccess
PropertyInfo PropertyInfo
------------ ------------
* Dropped the `enable_magic_call_extraction` context option in `ReflectionExtractor::getWriteInfo()` and `ReflectionExtractor::getReadInfo()` in favor of `enable_magic_methods_extraction`. * Deprecated the `enable_magic_call_extraction` context option in `ReflectionExtractor::getWriteInfo()` and `ReflectionExtractor::getReadInfo()` in favor of `enable_magic_methods_extraction`.
TwigBundle TwigBundle
---------- ----------