I have phpstorm 1.2.6 it's working. I can want use Phalcon\Image\Adapter\GD and remove cphalcon folder and mypath/phalcon.so and sudo apt-get install php5-dev php5-mysql gcc
git clone --depth=1 git://github.com/phalcon/cphalcon.git cd cphalcon/build sudo ./install
its done succesfully.. created /mypath/phalcon.so and mypath/php.ini extension=phalcon.so everythins is ok.
but my phpinfo(); page I can't see it So it's not working.