Re: [PHP-WIN] PHP 5.4 extension building problem

2012-09-25 Thread Jeff McKenna
Hello Carlo, I hit issues with PHP 5.4 with an extension for the MapServer project; I believe the errors/changes could be similar (not Windows specific however), so you can see the changes in our case needed at https://github.com/mapserver/mapserver/commit/0d68cd5c06fa97a9d403c11e66d3ab99a16bc78d

[PHP-WIN] PHP 5.4 extension building problem

2012-07-23 Thread Carlo Pastorino
Hello everybody, I have a project which uses a custom made php extension which adds some "native" functionalities and classes to the php framework on Windows. In order to build this extension I use a Visual Studio solution correctly configured (I guess) to add the correct php headers and preproces