For instance, if that's not already the case, all new code should use the short array syntax.
All new code should use scalar typing where available and return typing too. Possibly with
strict_types
if possible. Again, this is for new files, new classes and new interfaces so backward compatibility is not a big concern.