Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11580 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23778 invoked by uid 1010); 27 Jul 2004 02:47:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23662 invoked from network); 27 Jul 2004 02:47:47 -0000 Received: from unknown (HELO took.shire) (68.122.184.4) by pb1.pair.com with SMTP; 27 Jul 2004 02:47:47 -0000 Received: (qmail 54971 invoked by uid 1001); 27 Jul 2004 03:02:24 -0000 Date: Tue, 27 Jul 2004 03:02:24 +0000 To: internals@lists.php.net Message-ID: <20040727030224.GV6522@bagend.shire> Mail-Followup-To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: zend_atoi() compatibilty From: curt@php.net (Curt Zirzow) In light of bug#29306 (http://php.net/29306), I looked at zend_atoi and found that it uses strtol which treats numbers prefixed with 0 as octal, according to my docs on BSD. Can i get a confirmation that this is standard strtol behaviour, so I can document it as such? Thanks! Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid!