Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1927 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81988 invoked from network); 23 May 2003 12:56:08 -0000 Received: from unknown (HELO encore.ambora.de) (193.158.99.114) by pb1.pair.com with SMTP; 23 May 2003 12:56:08 -0000 Received: from ambora.de (localhost [127.0.0.1]) by encore.ambora.de (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id h4NCu6W14842 for ; Fri, 23 May 2003 14:56:06 +0200 Message-ID: <3ECE1A66.9010103@ambora.de> Date: Fri, 23 May 2003 14:56:06 +0200 Reply-To: mkunze@ambora.de User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 4.3.2RC4 crashes application From: mkunze@ambora.de (Michael Kunze) Hi all, on behalf of James Cox I'm posting to this list (tried php-dev before): Sorry if beeing quite unspecific but I have an application that runs perfectly well on RC3 but shows funny errors on RC4. The app is using MySql (4.12), the msession extension updated for 4.3.2-dev and the Smarty template system (v 2.5). The machine is running an upgraded SuSE 7.3 Linux with GCC 2.95.3 I'm getting errors about a undefined member function giving line numbers with nothing more than an LF. I'm suspiciuos this is a serializer bug in combination with msession. Hopefully someone could look deeper into this issue until the final version hits the net. I'm surely willing to assist in debugging, but my knowledge of PHP internals is limited. I will contact the author of msession directly to point him towards this possible issue. Please reply directly if needed, I'm not on the 'internals' list. Cheers Michael