Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1676 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16783 invoked from network); 18 May 2003 15:06:39 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 18 May 2003 15:06:39 -0000 Received: (qmail 25391 invoked by uid 501); 18 May 2003 15:06:38 -0000 Received: from unknown (HELO eco.foo) (80.143.26.248) by kdserv.de with SMTP; 18 May 2003 15:06:38 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id AF5453ED95; Sun, 18 May 2003 17:06:37 +0200 (CEST) Date: Sun, 18 May 2003 17:06:37 +0200 (CEST) X-X-Sender: sas@eco.foo To: Uwe Schindler Cc: internals@lists.php.net In-Reply-To: <5.2.0.9.0.20030518152936.0290aff8@pop3.web.de> Message-ID: References: <5.2.0.9.0.20030518152936.0290aff8@pop3.web.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] zend_alter_ini_entry threadsave if used in SAPI modules? From: sascha@schumann.cx (Sascha Schumann) > Looking at aolserver SAPI, the ini feature is commented out there because > of thread safety... That's an extremely old comment, maybe things have improved since then. - Sascha