I've noticed that PHP objects no longer work with goto definition, autocomplete, linting, tips, etc in Atom using Serenata once they've been serialized and then unserialized and reinstantiated.
Is there a setting or any kind of a hack to get this to work?
Sure, it's not the biggest problem in the world; but it would sure be nice to be able to use IDE functionality on such objects.