Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:574 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48867 invoked from network); 1 Apr 2003 17:50:22 -0000 Received: from unknown (HELO err) (212.199.104.102) by pb1.pair.com with SMTP; 1 Apr 2003 17:50:22 -0000 Received: by err (Postfix, from userid 1000) id 79895135B7; Tue, 1 Apr 2003 20:50:23 +0300 (IDT) Received: from localhost (localhost [127.0.0.1]) by err (Postfix) with ESMTP id 6DB02135B6; Tue, 1 Apr 2003 20:50:23 +0300 (IDT) Date: Tue, 1 Apr 2003 20:50:23 +0300 (IDT) X-X-Sender: tal@err To: Sascha Schumann Cc: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] further segfaults in php From: tal@php.net (Tal Peer) On Tue, 1 Apr 2003, Sascha Schumann wrote: tal@err tal $ php -a Interactive mode enabled Extending the list, now also testing with an empty array(). > > i18n_convert('','',$mina); > mb_convert_encoding('','',$mina); > array_pad($mina,$maxn,$maxn); > setlocale($maxn,$mina,$maxn); > unregister_tick_function($maxn); > xml_parser_create($maxs); > > - Sascha > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Tal Peer tal@php.net