18 Sep, 2008
Code Completion for PHP’s magic methods and properties
Posted by: Enrico Stahn In: Software Development
Everybody who works on a big project or in a big team and uses magic methods/properties should say thank you to Roy Ganor. He added code completion support for PHP’s magic methods and properties to Eclipse PDT.
Actually, as far as I know makes this bugfix PDT the only one which supports code completion for magic properties and methods.