Peekmo / atom-autocomplete-php

Autocomplete for PHP in atom editor
MIT License
136 stars 34 forks source link

Deprecated function error #294

Open ondrejbudai opened 8 years ago

ondrejbudai commented 8 years ago

Hi,

I'm trying to use this plugin in Nette project, but it seems to have problems with php warnings about deprecated methods:

Failed to get methods for Nette\Config\Configurator : Function set_magic_quotes_runtime() is deprecated