Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42892 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51691 invoked from network); 3 Feb 2009 10:45:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2009 10:45:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:52230] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/91-41889-55028894 for ; Tue, 03 Feb 2009 05:45:41 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 947181EBC014; Tue, 3 Feb 2009 10:49:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ExSmxCd-QCra; Tue, 3 Feb 2009 11:49:23 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id DDEAF4144009; Tue, 3 Feb 2009 11:49:22 +0100 (CET) Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Christopher Jones , internals@lists.php.net Message-ID: To: Nathanael D. Noblet In-Reply-To: <497F37F8.6070407@gnat.ca> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 3 Feb 2009 11:45:35 +0100 References: <497E1FFB.5050404@gnat.ca> <497E5DF6.4060606@oracle.com> <1233063239.8505.10.camel@goldfinger> <497F37F8.6070407@gnat.ca> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] substr passing null... From: mls@pooteeweet.org (Lukas Kahwe Smith) On 27.01.2009, at 17:36, Nathanael D. Noblet wrote: > showing that passing null as the third param for substr is somehow > interpreted to mean no length or something. Is this indeed a bug > then? and if so where can I submit it? Please submit a documentation bug if this change is not yet covered in the documentation. If you are very motivated to help us in finding and documenting such issues, I also welcome you to register on the wiki for an account so that you can work on: http://wiki.php.net/doc/scratchpad/upgrade/53 You might also want to contact phpdoc@lists.php.net in that case. regards, Lukas Kahwe Smith mls@pooteeweet.org