Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17621 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82359 invoked by uid 1010); 8 Aug 2005 18:19:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82341 invoked from network); 8 Aug 2005 18:19:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2005 18:19:49 -0000 X-Host-Fingerprint: 195.197.172.115 gw01.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.115:51514] helo=gw01.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3A/40-04646-442A7F24 for ; Mon, 08 Aug 2005 14:19:48 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id F0EACF0A40; Mon, 8 Aug 2005 21:19:42 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j78IJjF3028726; Mon, 8 Aug 2005 21:19:45 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j78IJidF028721; Mon, 8 Aug 2005 21:19:44 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Mon, 8 Aug 2005 21:19:44 +0300 (EEST) Reply-To: Jani Taskinen To: Marcus Boerger cc: internals@lists.php.net In-Reply-To: <1214163086.20050808195843@marcus-boerger.de> Message-ID: References: <42F7587B.6050901@schlitt.info> <200508081450.46458.johannes@php.net> <42F75FA0.6090404@schlitt.info> <1214163086.20050808195843@marcus-boerger.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] type hinting throwing a fatal error From: sniper@iki.fi (Jani Taskinen) On Mon, 8 Aug 2005, Marcus Boerger wrote: > without SPL. At the end of the day i'd even like to drop reflection support > from the engine and move it to a specialized extensions - again - for > speed/memory reasons. YES PLEASE! I've absolutely no use for it, and I really really need every bit of memory/speed/whatever I can get out of PHP.. --Jani