Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27461 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60551 invoked by uid 1010); 15 Jan 2007 19:23:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60536 invoked from network); 15 Jan 2007 19:23:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2007 19:23:01 -0000 Authentication-Results: pb1.pair.com header.from=r@roze.lv; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=r@roze.lv; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain roze.lv designates 80.232.169.231 as permitted sender) X-PHP-List-Original-Sender: r@roze.lv X-Host-Fingerprint: 80.232.169.231 kc.118.lv Linux 2.4/2.6 Received: from [80.232.169.231] ([80.232.169.231:31792] helo=kc.118.lv) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/B8-33655-594DBA54 for ; Mon, 15 Jan 2007 14:23:01 -0500 Received: from wired (unknown [87.246.141.105]) by kc.118.lv (Postfix) with SMTP id 4990B320017 for ; Mon, 15 Jan 2007 21:22:38 +0200 (EET) Message-ID: <008201c738da$934224c0$698df657@wired> To: References: <002201c738d1$727eee70$698df657@wired> Date: Mon, 15 Jan 2007 21:22:58 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Subject: Re: [PHP-DEV] include_once From: r@roze.lv ("Reinis Rozitis") > No, no features will be back ported to PHP 4.4. Although I dont see this as feature more like a fix (uneeded opens() stats() on each call) still thank you for the fast reply. p.s. lately the topics and discussions on internal list are pretty scarry.. starting with political issues and ending with memory manager flaws (besides also some phparchitect articles which propose/show 5.2 being faster in all generic tests still slower in realworld aplications).. which probably makes a lot (at least me) users uneasy about switching to the 5.2.x tree :) rr