Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65213 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1166 invoked from network); 26 Jan 2013 11:48:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2013 11:48:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=inefedor@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=inefedor@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.181 as permitted sender) X-PHP-List-Original-Sender: inefedor@gmail.com X-Host-Fingerprint: 209.85.217.181 mail-lb0-f181.google.com Received: from [209.85.217.181] ([209.85.217.181:33278] helo=mail-lb0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/50-33516-382C3015 for ; Sat, 26 Jan 2013 06:48:19 -0500 Received: by mail-lb0-f181.google.com with SMTP id gm6so1962004lbb.26 for ; Sat, 26 Jan 2013 03:48:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:content-type:to:subject:references:date:mime-version :content-transfer-encoding:from:organization:message-id:in-reply-to :user-agent; bh=7od1k7BsL4BwK13EmJ4TLZCI0faModrqh6Pqv3AyyRU=; b=fTqf4onJ2OWOxjc+C9kVbtNTqxN+rPJdXO4jDbw93p9Qj8U82raE79UQPl/nKaNWFN VhQM9n5krnqUM9F8FoLzkQe3PtXQGulrdeFGJWDwzLJha5P2gEHSR2pqqtIv+qw95UIx 5bjkS+LkrXnsLfoREVVlnFhYXOImoHijkbEHhXevqYaufUC3SRnglIyEsD4Zz7Yf/OJO lZo36f1F4NSdRTC+3Z921BIg00a1UN5f6/88yYu3HG3g7oVNeO+AFbLEwhdzvJ9pYUuZ LAJq/VGOACKcXvhgDNd7EAPaeuVsVPbqVYbCiU2JSIDhxVZOC8KYkoTZVO7LuB5asFIC uIQg== X-Received: by 10.152.123.34 with SMTP id lx2mr7807913lab.52.1359200896344; Sat, 26 Jan 2013 03:48:16 -0800 (PST) Received: from xn--adm--jpa3a ([176.14.53.192]) by mx.google.com with ESMTPS id ml1sm1397744lab.15.2013.01.26.03.48.15 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 26 Jan 2013 03:48:15 -0800 (PST) Content-Type: text/plain; charset=koi8-r; format=flowed; delsp=yes To: "internals@lists.php.net" , "Thomas Bley" References: <5102D1DB.9060305@sugarcrm.com> <51032B3C.7040608@sugarcrm.com> <51033962.1030805@zerocue.com> <510342CD.6020405@sugarcrm.com> <51039A95.6010307@lerdorf.com> Date: Sat, 26 Jan 2013 15:48:20 +0400 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Organization: home Message-ID: In-Reply-To: User-Agent: Opera Mail/12.12 (Win32) Subject: Re: [PHP-DEV] I think that "Function naming inconsistency" bug deservers more attention From: inefedor@gmail.com (=?koi8-r?B?7snLydTB?=) > I think register_primitive_type_handler() is too exclusive: Hi Thomas, as @nikic noted in the description, it's just a proof of concept.