PhpStorm: Short hand syntax for arrays Since version 5.4 PHP is capable of using a short hand syntax for arrays. But how to enforce this in PhpStorm?
XSD to PHP objects Nothing can be more painfull than a SOAP service which does not return the full WSDL object descriptions. But there is a solution. Kind of ...