9

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 ?

Gas
  • 17,601
  • 4
  • 46
  • 93
Rohit Gupta
  • 4,022
  • 20
  • 31
  • 41

2 Answers2

2

Abstract: Download link and fix list for RadPHP XE2 Update 4

RadPHP XE2 Update 4 is now available at http://cc.embarcadero.com/item/28759.

2

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.

Abdulla Nilam
  • 36,589
  • 17
  • 64
  • 85