(Also, that only catches incompatibilities in code that has unit tests. ;) I've ran into 5.3 compat breakages in the past when I added new features with tests, that used some existing code without tests.)
Just for reference, in this case, I'm pretty sure the code in question has unit tests
--bawolff