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
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
"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
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
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
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.
>
>
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
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:
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