7ute / symbols-list

An alternate symbol list sidebar for Atom.io text editor
GNU General Public License v3.0
32 stars 24 forks source link

PHP method not recognized #12

Closed franksl closed 8 years ago

franksl commented 8 years ago

Hello, When writing a method definition on multiple line like this:

public function test_method(
    $pm1, $pm2)
{
}

The method is not added to the list, Thanks, Frank

7ute commented 8 years ago

Thanks for the report! Its fixed in 2.3 release.