K 10 svn:author V 7 matthew K 8 svn:date V 27 2014-02-24T15:58:19.181711Z K 7 svn:log V 254 PLA is incompatible with php 5.5 (and presumably above) as it: * Defines a function that clashes with the new password_hash() standard function. * Uses the deprecated /e modifier in preg_replace() Possibly others. Marks as IGNORE_WITH_PHP=55 END