Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9209 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28337 invoked by uid 1010); 15 Apr 2004 18:30:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28282 invoked from network); 15 Apr 2004 18:30:34 -0000 Received: from unknown (HELO iko.gotobg.net) (80.168.8.116) by pb1.pair.com with SMTP; 15 Apr 2004 18:30:34 -0000 Received: from pd9e61a21.dip.t-dialin.net ([217.230.26.33] helo=hristov.com) by iko.gotobg.net with asmtp (Exim 4.24) id 1BEBdF-0000U1-8B; Thu, 15 Apr 2004 21:30:37 +0300 Message-ID: <407ED4AB.5080402@hristov.com> Date: Thu, 15 Apr 2004 20:30:03 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20031230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Maccabee Trachtenberg CC: Andi Gutmans , georg@mysql.com, internals@lists.php.net References: <5.1.0.14.2.20040415202701.01d6b5f0@127.0.0.1> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - iko.gotobg.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com Subject: Re: [PHP-DEV] Fwd: [PHP-CVS] cvs: php-src /ext/mysqli mysqli.c From: php@hristov.com (Andrey Hristov) Adam Maccabee Trachtenberg wrote: > On Thu, 15 Apr 2004, Andi Gutmans wrote: > > >>I held RC2 because I thought this was a critical engine bug. It happened >>because instead of not implementing NULL you implemented it without a body. >>Right now I changed it to NULL which means that any clone either via >>"clone" or compatibility_mode will result in an error message that MySQLi >>is not cloneable (no crash anymore). >>Should I go ahead with RC2 right now or can you fix this in the very near >>future? > > > FYI: the MySQL Conference started yesterday. I don't know if Georg is > there, but it may be busy if he is. No, he is not at the conference but is really busy. AFAIK some of the OO stuff was done by Marcus, so maybe he can volunteer. Andrey