Re: [PHP-DEV] Re: [PECL-DEV] Please test PDO

2005-02-14 Thread Antony Dovgal
On Mon, 14 Feb 2005 17:32:42 -0500 Wez Furlong <[EMAIL PROTECTED]> wrote: > On Tue, 15 Feb 2005 01:16:58 +0300, Antony Dovgal <[EMAIL PROTECTED]> > wrote: > > > > Wez, PDO + PDO_OCI seems to be rather usable, BUT: > > > > I got segfault on shutdown everytime. > > > Nope, this is something differ

Re: [PHP-DEV] Re: [PECL-DEV] Please test PDO

2005-02-14 Thread Wez Furlong
On Mon, 14 Feb 2005 17:32:42 -0500, Wez Furlong <[EMAIL PROTECTED]> wrote: > On Tue, 15 Feb 2005 01:16:58 +0300, Antony Dovgal <[EMAIL PROTECTED]> wrote: > > > > Wez, PDO + PDO_OCI seems to be rather usable, BUT: > > > > I got segfault on shutdown everytime. > > > Nope, this is something different

Re: [PHP-DEV] Re: [PECL-DEV] Please test PDO

2005-02-14 Thread Antony Dovgal
On Mon, 14 Feb 2005 10:29:39 -0500 Wez Furlong <[EMAIL PROTECTED]> wrote: > Thanks Tony, > > On Mon, 14 Feb 2005 15:52:11 +0300, Antony Dovgal <[EMAIL PROTECTED]> > wrote: > > Wez, PDO + PDO_OCI seems to be rather usable, BUT: > > I got segfault on shutdown everytime. > > Hmm, I found that I had

Re: [PHP-DEV] Re: [PECL-DEV] Please test PDO

2005-02-14 Thread Wez Furlong
On Tue, 15 Feb 2005 01:16:58 +0300, Antony Dovgal <[EMAIL PROTECTED]> wrote: > > > Wez, PDO + PDO_OCI seems to be rather usable, BUT: > > > I got segfault on shutdown everytime. > Nope, this is something different.. > Could you look into it, plz? Backtrace? --Wez. -- PHP Internals - PHP Runti

[PHP-DEV] Re: [PECL-DEV] Please test PDO

2005-02-14 Thread Antony Dovgal
On Fri, 11 Feb 2005 19:55:09 -0500 Wez Furlong <[EMAIL PROTECTED]> wrote: > It's the weekend, time for relaxation and recreational hacking. > The perfect opportunity to give PDO a whirl :-) > > Please *do* try it out soon as you can; with PHP 5.1 beta due on the > first of March, it's really impo

[PHP-DEV] Re: [PECL-DEV] Please test PDO

2005-02-14 Thread Wez Furlong
Thanks Tony, On Mon, 14 Feb 2005 15:52:11 +0300, Antony Dovgal <[EMAIL PROTECTED]> wrote: > Wez, PDO + PDO_OCI seems to be rather usable, BUT: > I got segfault on shutdown everytime. Hmm, I found that I had to set the db and stmt handles to null prior to exiting the script to avoid a crash (that

[PHP-DEV] Re: [PECL-DEV] Please test PDO

2005-02-11 Thread Andi Gutmans
Yes, I'd like to second that. I'm still planning to release a beta in the beginning of March. Make sure you bring up any serious issues which would prevent that and/or need resolving first. Don't forget it's a beta so it doesn't have to be as perfect as an RC. Andi At 07:55 PM 2/11/2005 -0500,