Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-29 Thread Tommy Pham
On Mon, Nov 28, 2011 at 1:34 AM, Pierre Joye wrote: > On Mon, Nov 28, 2011 at 5:51 AM, Tommy Pham wrote: > >> Can someone please confirm if you're able to create/drop MySQL >> database on using phpMyAdmin with PHP 5.3.9RC2 or PHP5.4RC2? > > Please use the sqlsrv or mysql functions directly with C

Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-28 Thread Pierre Joye
On Mon, Nov 28, 2011 at 5:51 AM, Tommy Pham wrote: > Can someone please confirm if you're able to create/drop MySQL > database on using phpMyAdmin with PHP 5.3.9RC2 or PHP5.4RC2? Please use the sqlsrv or mysql functions directly with CREATE/DROP queries in a little script, it will be easier to d

Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Tommy Pham
On Sun, Nov 27, 2011 at 7:32 AM, Pierre Joye wrote: > hi, > > I just uploaded two zip for sqlsrv and 5.4. I did not test them and > they are no official builds, only for testing purposes (so is 5.4 :). > > you can find them at http://www.php.net/~pierre/ > > Cheers, > Hi Pierre, I really appreci

RE: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Keith Davis
; php-windows@lists.php.net Subject: Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2 On Mon, Nov 28, 2011 at 1:07 AM, Keith Davis wrote: > Thanks Pierre! And thanks Tommy for bringing that up. I've been discussing > the Wincache issue for some time and also brought it up with the new MS > person

Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Pierre Joye
Sunday, November 27, 2011 9:33 AM > To: Tommy Pham > Cc: php-gene...@lists.php.net; php-windows@lists.php.net > Subject: Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2 > > hi, > > I just uploaded two zip for sqlsrv and 5.4. I did not test them and they are > no official builds, only for

RE: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Keith Davis
-5183 -Original Message- From: Pierre Joye [mailto:pierre@gmail.com] Sent: Sunday, November 27, 2011 9:33 AM To: Tommy Pham Cc: php-gene...@lists.php.net; php-windows@lists.php.net Subject: Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2 hi, I just uploaded two zip for sqlsrv and 5.4. I did not test the

Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Pierre Joye
hi, I just uploaded two zip for sqlsrv and 5.4. I did not test them and they are no official builds, only for testing purposes (so is 5.4 :). you can find them at http://www.php.net/~pierre/ Cheers, On Sat, Nov 26, 2011 at 9:43 AM, Tommy Pham wrote: > Hi everyone, > > 5.3.9RC2 works fine with

Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Ferenc Kovacs
On Sun, Nov 27, 2011 at 2:39 PM, Pierre Joye wrote: > hi, > > On Sat, Nov 26, 2011 at 9:43 AM, Tommy Pham wrote: > > Hi everyone, > > > > 5.3.9RC2 works fine with all my apps so far. 5.4RC2 broke with sqlsvr > > and its PDO in addition to Wincache, which I've already brought to MS' > > attentio

Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Pierre Joye
hi, On Sat, Nov 26, 2011 at 9:43 AM, Tommy Pham wrote: > Hi everyone, > > 5.3.9RC2 works fine with all my apps so far.  5.4RC2 broke with sqlsvr > and its PDO in addition to Wincache, which I've already brought to MS' > attention. Please report a bug at http://pecl.php.net/package/sqlsrv http://

[PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-26 Thread Tommy Pham
Hi everyone, 5.3.9RC2 works fine with all my apps so far. 5.4RC2 broke with sqlsvr and its PDO in addition to Wincache, which I've already brought to MS' attention. What's the estimated official release of 5.4? I can't wait for the feature session.upload_progress* in 5.4 which I need to do some