Community
Participate
Working Groups
Build Identifier: 20100617-1415 When I add this code: $this->find('input')->each(function($element) { }); The IDE marks the 1st and the 2nd as having an error. Reproducible: Always
You need to set PHP Version (Preferences > PHP > PHP Interpreter) to "PHP 5.3".
Thanks for the information! So the bug is then that I can pick another php version than the last one!
please create another bug with a detailed workflow. I don't see where this bug is going to (we changed the default to 5.3 in PDT Indigo 3.0)
No longer reproducible. Tested in PHP 5.3 project Closing...