Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5760 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20364 invoked by uid 1010); 27 Nov 2003 12:23:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20286 invoked from network); 27 Nov 2003 12:23:05 -0000 Received: from unknown (HELO cicero0.cybercity.dk) (212.242.40.52) by pb1.pair.com with SMTP; 27 Nov 2003 12:23:05 -0000 Received: from uros.krug.dk (port118.ds1-rdo.adsl.cybercity.dk [212.242.124.121]) by cicero0.cybercity.dk (Postfix) with ESMTP id 916DC293D0; Thu, 27 Nov 2003 13:22:54 +0100 (CET) Received: by uros.krug.dk (Postfix, from userid 500) id 6F3DE249514; Thu, 27 Nov 2003 13:22:13 +0100 (CET) Organization: Emini I/S To: Jan Schneider , internals@lists.php.net Date: Thu, 27 Nov 2003 13:22:12 +0100 User-Agent: KMail/1.5.4 References: <5.1.0.14.2.20031126172833.06829bb8@127.0.0.1> <20031127114737.9zqcgwgg0ksooc0c@jan.dip.ammma.net> In-Reply-To: <20031127114737.9zqcgwgg0ksooc0c@jan.dip.ammma.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200311271322.13105.edink@emini.dk> Subject: Re: [PHP-DEV] Compatibility problems with PHP 5 From: edink@emini.dk (Edin Kadribasic) On Thursday 27 November 2003 11:47, Jan Schneider wrote: [snip] > behaviour/notification and not working on-the-fly-generation of stdClass > objects. It's not that much of a problem for us as we will release new What exactly is the problem with stdClass? We have a lot of code overhere that rely on stdClass behaiving as it did in php4. Edin