Open PHP stack trace links in PhpStorm
6.5.2014Configure XDebug
Just configure the xdebug extension in your php.ini to set
xdebug.file_link_format = pstorm://%f:%l
xdebug.file_link_format = pstorm://%f:%l
Back a few years ago when I started the PHP content repository PHPCR and the Jackalope project, one of the goals was to integrate between PHP applications and Java Content Management Systems. Last year we did a hackday with gregory from Magnolia CMS where we integrated PHP Jackalope with the Java MagnoliaCMS. On 28 Feb 2013, I will present the topic as a MagnoliaCMS webinar entitled "Connect PHP Applications with Magnolia CMS through PHPCR".