Hello,
I’m currently working in modernizing my php app in terms of moving to the latest version of PHP as well as the latest version of ZEND. Unfortunately, some of the custom php DLLs stopped working. I’m on Zend Server 6.3 with PHP 5.5.7 and unable to have the xdiff dll up and running. My server is 64-bit and I’m using the source code of the xdiff that used to work in php 5.2. If I create the dll in VC++ 11 -Non Thread Safe, and follow PHP instruction for PHP 5.5.7, the application complains about having an incompatibility in the compiler version and wants to be compiled w/ VC++9. If I do it in 9 complains again about the code that I have Your advice is more than welcome! Please help me getting the latest code for this custom dll that I can compile in VC ++9 Non Thread Safe that I can compile in PHP 5.5.7 environment. If you already have the solution for VC+9 already created would you mind send it over? I’d appreciate any help that you can give me! If you are not the right person that can reply to my emai, please feel free to forword it In advance, I thank you very much ! LM