Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44277 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87367 invoked from network); 14 Jun 2009 17:28:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2009 17:28:39 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi.nl Received: from [82.94.239.7] ([82.94.239.7:58126] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/E1-10729-643353A4 for ; Sun, 14 Jun 2009 13:28:39 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id n5EHSXpS005184; Sun, 14 Jun 2009 19:28:33 +0200 X-Virus-Scanned: by amavisd-new at jdi-ict.nl Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id n5EHSV6R005167; Sun, 14 Jun 2009 19:28:32 +0200 Date: Sun, 14 Jun 2009 19:28:32 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: Greg Beaver cc: PHP Developers Mailing List In-Reply-To: <4A353277.9010100@chiaraquartet.net> Message-ID: References: <4A353277.9010100@chiaraquartet.net> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (jdi.jdi-ict.nl [127.0.0.1]); Sun, 14 Jun 2009 19:28:33 +0200 (CEST) Subject: Re: [PHP-DEV] change to zend_extension directive in php.ini for PHP 5.3? From: derick@php.net (Derick Rethans) On Sun, 14 Jun 2009, Greg Beaver wrote: > I just updated cvs for my main test bed (my last full update was a > couple of weeks ago) and xdebug was no longer loaded. I had been > loading it via: > > zend_extension_debug=/usr/local/lib/php/extensions/debug-non-zts-20090115/xdebug.so > > and all was fine (I have the debug build). > > Today, it stopped loading. After extensive debugging, I determined that > in fact zend_extension_debug is now ignored, and the correct line is: > > zend_extension=/usr/local/lib/php/extensions/debug-non-zts-20090115/xdebug.so > > If this is true, this needs to be added to the upgrade guide. > Personally, I think it is a bug, but wanted to check here first. It's on purpose, and yes, it needs to be added to the upgrading guide. regards, Derick -- http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org twitter: @derickr