-
Bug
-
Resolution: Fixed
-
P4
-
12
-
b23
if (!fs.access_flags().is_final() && (ft == T_ARRAY || T_OBJECT)) {
A "==" is missing after the "||"
A "==" is missing after the "||"