## PHP Version 7.4 and 8.0 ## Code Example ```php "$property->name[]"; ``` ## Actual Behavior ``` ==> syntax error: unexpected '[' at line 2 ``` ## Expected Behavior No error.