Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47059 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18025 invoked from network); 27 Feb 2010 17:50:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2010 17:50:37 -0000 X-Host-Fingerprint: 200.77.113.19 unknown Received: from [200.77.113.19] ([200.77.113.19:25237] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/00-17288-A6B598B4 for ; Sat, 27 Feb 2010 12:50:34 -0500 Message-ID: To: internals@lists.php.net Followup-To: php.internals Lines: 16 Date: Sat, 27 Feb 2010 11:50:26 -0600 References: <7B.19.00376.96CD18B4@pb1.pair.com> <05.0C.00376.39F038B4@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Posted-By: 200.77.113.19 Subject: Re: [PHP-DEV] Re: why not use strtol instead of php_filter_parse_{int,hex,octal}? From: geissert@php.net (Raphael Geissert) Pierre Joye wrote: > > What patch? Please do not commit anything there without first posting > to the list. There were enough breakage in this area, no need to > introduce new ones again. > Here it is: http://git.debian.org/?p=pkg- php/php.git;a=blob;f=debian/patches/filter_validate_int.patch;hb=3061d111de130df7388cc78e26b63cc105574775 Like Sean stated on his post to the list, the engine is also affected. Somebody would need to apply the patch there. Cheers, -- Raphael Geissert