Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78027 invoked by uid 1010); 20 Jan 2007 01:04:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78011 invoked from network); 20 Jan 2007 01:04:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2007 01:04:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.236 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 66.249.82.236 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.236] ([66.249.82.236:17484] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/78-19203-7AA61B54 for ; Fri, 19 Jan 2007 20:04:39 -0500 Received: by wx-out-0506.google.com with SMTP id i27so675667wxd for ; Fri, 19 Jan 2007 17:04:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=s4OIelHmDC2CIEcgqNyFQSFLfRT8/pVkgIqQauB4B2TsOOZMUlMqzM9477z4H9UtKaAfco8jxX9SkRHWC/4hecWWPeVpgAaaNQENoMgWi7tV3ypFzkjKrhDVv1mtg0bgonOVxXeWp/K7fVrsBa8BIX0dkeslTRHdxTJEUZTabs4= Received: by 10.90.105.20 with SMTP id d20mr3664345agc.1169255076890; Fri, 19 Jan 2007 17:04:36 -0800 (PST) Received: by 10.90.104.10 with HTTP; Fri, 19 Jan 2007 17:04:36 -0800 (PST) Message-ID: <57792e850701191704p39370b62g7dfcb22a9c7df6d2@mail.gmail.com> Date: Fri, 19 Jan 2007 17:04:36 -0800 To: "Edin Kadribasic" Cc: "Ilia Alshanetsky" , "internals@lists.php.net List" In-Reply-To: <45B096C2.9040204@emini.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0F741213-BCA4-4923-A83A-3E4E9C561DAE@prohost.org> <45B096C2.9040204@emini.dk> Subject: Re: [PHP-DEV] PHP 5.2.1RC3 Released From: iamstever@gmail.com (steve) Hi, a couple of things (and maybe I need some help, and everything is assuming windows): 1. Has something changed with realpath() (at least on windows, my only test)??? In 5.2.0 if the file does not exist, it returns false, but in 5.2.1RC2 and 5.2.1RC3 it returns the path to a non-existing file. (Used fastcgi/nts version to test) 2. I love having the nts versions. That way I can use FastCGI on my dev machine and have it setup like the servers. And a bit faster. However, RC3 run times are sooo much longer than RC2 that the FastCGI server often ends up canceling and gives the browser a Internal Service Error 500... 3. When using RC3 as a handler (thread safe version), phpinfo reports PHP 5.2.0 but under apache2handler is says 5.2.1RC3....??? And it no longer has the real_path bug above. I no longer have any 5.2.0 files around, and even tried restarting the machine to no effect. I always install manually, never using the msi installer. Hope this report helps in any way. Thanks! -s On 1/19/07, Edin Kadribasic wrote: > Windows build is ready for download too: > > http://downloads.php.net/edink/php-5.2.1RC3-Win32.zip > (6dd32e4a2ec2dd67efe42edcba3fdee5) > > http://downloads.php.net/edink/php-5.2.1RC3-win32-installer.msi > (50c20632cc232da6ae13c302339df0b5) > > http://downloads.php.net/edink/pecl-5.2.1RC3-Win32.zip > (fa31e1c0ad54514b19357b52aadbb9e5 ) > > http://downloads.php.net/edink/php-debug-pack-5.2.1RC3-Win32.zip > (cd86bc20eb524fd7e72ec2d43e0de13b) > > And the FastCGI non-thread safe build > (WARNING: the build below can only be used with CLI/CGI/FastCGI) > > http://downloads.php.net/edink/php-5.2.1RC3-nts-Win32.zip > (61b6d9146b871b72f26cc2a44d294941) > > http://downloads.php.net/edink/pecl-5.2.1RC3-nts-Win32.zip > (e4331988dc8e692dc5bb5f079f54d776) > > http://downloads.php.net/edink/php-debug-pack-5.2.1RC3-nts-Win32.zip > (5c83f3ec7d7fdaa202aac565d38864fe) > > > Edin > > Ilia Alshanetsky wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > The 2nd release candidate for PHP 5.2.1 is now available for download. > > The tarballs can be found here: > > > > http://downloads.php.net/ilia/php-5.2.1RC3.tar.bz2 > > (d3889eda8c3471ce7cf2adb35a4de736) > > http://downloads.php.net/ilia/php-5.2.1RC3.tar.gz > > (c5b3e5540d1951d4c4b976b8a39c09ab) > > > > and the Win32 binaries will be available in short order. > > > > Since the last release, there are over 20 different bug fixes > > resolving some annoying engine issues such as the tempval leak inside > > foreach(). We do not anticipate any regressions to be introduced by > > this RC, but I would still like to ask everyone to take a few minutes > > and test it against their code base. If you come across any issues > > please report them at http://bugs.php.net/. > > > > Depending on the stability of this release it may either be followed > > by a final release or another RC, therefor your feedback is critical > > to determining whether or not the code is stable enough to warrant the > > 5.2.1 final. > > > > Ilia Alshanetsky > > 5.2 Release Master > > > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.3 (Darwin) > > > > iD8DBQFFsBJOLKekh381/CERAq/MAKCKg7buIpB9hXWrtnfHN7hQPB6akgCeJy8q > > Q/HBl5G15afjTjebEaILHlE= > > =tsFU > > -----END PGP SIGNATURE----- > > > > --PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >