Re: [PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-08-05 Thread Jan Ehrhardt
Jan Ehrhardt in php.qa (Tue, 05 Aug 2014 16:22:52 +0200): >I changed the 2 instances of HAVE_OPENSSL_EXT into HAVE_OPENSSL: >https://github.com/Jan-E/mongo-php-driver/commit/549762fb061576f9553e53be2f7ffc27902d9dab HAVE_OPENSSL was defined in ext/openssl/config.w32, but I see it is not defined in

Re: [PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-08-05 Thread Jan Ehrhardt
Jan Ehrhardt in php.qa (Tue, 05 Aug 2014 14:35:47 +0200): >"Anatol Belski" in php.qa (Tue, 5 Aug 2014 13:20:29 +0200): >>About SSL - in MINFO it's >>https://github.com/mongodb/mongo-php-driver/blob/master/php_mongo.c#L444 . >>Whereby HAVE_OPENSSL_EXT is defined to 0 when openssl is shared, which is

Re: [PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-08-05 Thread Jan Ehrhardt
"Anatol Belski" in php.qa (Tue, 5 Aug 2014 13:20:29 +0200): >I can't repro this with 5.3.28 and 5.3.29RC. Jan, it seems to me as it >tries to load the dep DLL from somewhere it could find but not the core >one. I thought I had ruled that out by removing all environment settings (even the path) and

Re: [PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-08-05 Thread Anatol Belski
Hi, On Tue, August 5, 2014 11:26, Derick Rethans wrote: > On Sat, 2 Aug 2014, Jan Ehrhardt wrote: > > >> Johannes Schlüter in php.qa (Fri, 01 Aug 2014 03:30:53 +0200): >> >>> As 5.3.29 is supposed to be the last and final release of the 5.3 >>> series ever please test your code very carefully with

Re: [PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-08-05 Thread Jan Ehrhardt
Derick Rethans in php.qa (Tue, 5 Aug 2014 10:26:28 +0100 (BST)): >On Sat, 2 Aug 2014, Jan Ehrhardt wrote: > >> I did not succeed to get the php_mongo.dll from >> http://windows.php.net/downloads/pecl/releases/mongo/1.5.5/php_mongo-1.5.5-5.3-nts-vc9-x86.zip >> to load without errors on my Windows 7

Re: [PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-08-05 Thread Derick Rethans
On Sat, 2 Aug 2014, Jan Ehrhardt wrote: > Johannes Schlüter in php.qa (Fri, 01 Aug 2014 03:30:53 +0200): > >As 5.3.29 is supposed to be the last and final release of the 5.3 series > >ever please test your code very carefully with PHP 5.3.29RC1 to help us > >release a stable new PHP version. > >

Re: [PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-08-05 Thread Matt Ficken
I have tested 5.3.29rc1 on Windows and find no regressions from 5.3.28. I also ran test suites I added to PFTT after 5.3.28(Doctrine2, Joomla, etc...) against 5.3.28 so they're part of that comparison too. See http://qa.php.net/build.php?branch=PHP_5_3&revision=5.3.29rc1 for reports Regards -M

Re: [PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-08-02 Thread Jan Ehrhardt
Johannes Schlüter in php.qa (Fri, 01 Aug 2014 03:30:53 +0200): >As 5.3.29 is supposed to be the last and final release of the 5.3 series >ever please test your code very carefully with PHP 5.3.29RC1 to help us >release a stable new PHP version. I did not succeed to get the php_mongo.dll from http:

[PHP-QA] PHP 5.3.29RC1 Released for Testing!

2014-07-31 Thread Johannes Schlüter
Hello everyone, You are receiving this email because your project has been selected to take part in an effort by the PHP QA Team to make sure that your project still works with PHP versions to-be-released. With this we hope to make sure that you are either aware of things that might break, or to m