Search code examples
phpideradphp

How do I upgrade the PHP in RAD PHP XE2


I am using RADPHP XE2 (from Borland / Embarcadero) as my IDE. Only because I have been using their IDE for years. I am not actuially using any of the VCL components, as that is a stupid concept for web-design.

I want to upgrade the PHP that it is using. I have installed the latest PHP outside the IDE and it runs. But the IDE still uses 5.2. Is it possible to coax it to use the new one ? Any ideas anyone ?


Solution

  • At the Moment RadPHP XE2 Update4 supports PHP 5.2.14. Tired to integrate PHP 5.3 and PHP 5.4 on myself.

    Generally after modifying the php.ini-dist File and integrating the correct xdebug Library tried to Debug Type3 with PHP 5.3 the Debugger starts but after the first to or three Breakpoints it hangs.