Guide to PHP SecurityQuicksearchCalendar
|
Monday, July 24. 2006PHP 5.2.0 RC1 Released!
The first release candidate of PHP 5.2.0 has just been released. The source packages can be found here:
http://downloads.php.net/ilia/php-5.2.0RC1.tar.bz2 (fa36d378f7f1fd547b881b6323ae2c60) http://downloads.php.net/ilia/php-5.2.0RC1.tar.gz (e217195c90e123acce0c2f71ac07f88d) Given that it took a few months to reach this point and addition of new features was allowed the changelog already looks extremely impressive. Some of the key changes include things like 3 new extensions (filter, json and zip), the date extension had the rest of its functionality enabled, much work was done in terms of getting PHP 5.2 to run faster and more efficiently (in terms on memory usage). There have also been nearly 80 bug fixes made to existing functionality, which hopefully translates to a more stable release. As the RM for this release, I'd like to ask everyone to download and try this PHP version on your software, see if the code still runs properly and hopefully faster then it did before. If you come across any problems please let the developers know by posting to the QA mailing list, internals mailing list or simply reply to this blog entry. All feedback will be appreciated. Trackbacks
[PHP関連]PHP5.2.0RC1リリース
PHP5.2.0RC1がリリースされた模様。またインストールせねば。。。 The first release candidate of PHP 5.2.0 has just been released. The source packages can be found here: http://downloads.php.net/ilia/php-5.2.0RC1.tar.bz2 (fa36d378f7f1fd547b881b6323ae2c60) ht
Weblog: 雑多なメモ
Tracked: Jul 25, 00:40
PHPバージョン5.2.0RC1リリース
PHP 5系の最新バージョンへの1つめの候補であるバージョン5.2.0RC1がリリースされました。 リリース内容についてはPHPのコア開発者であり、PHP 5系のリリース担当者であるIliaのブログに要約
Weblog: HotPHPPER News
Tracked: Jul 25, 00:50 Comments
Display comments as
(Linear | Threaded)
On my WinXP,PHP 5.2.0 RC1 of bugs:
1.magic_quotes_gpc =on do not work 2.pecl/zip, zipArchive is interesting,but zipArchive->open($path) ,the $path must realpath($path). best regards
Thanks for the information, the magic_quotes_gpc issue was just fixed in CVS, ironically it was caused by the filter extension
and my testing on:
Winxp+Apache/2.0.54+PHP5.2.0RC1(CGI/FastCGI )
it is a apache2 bug on windows. You can try the same code on CLI or non windows Apache, it will work.
Oh,yes.
I try the same code on CLI,then zipArchive work fine too(without realpath). goooooood! other I must say:magic_quotes_gpc =on ,when using php5.14,it work fine;but PHP 5.2.0 RC1 and PHP 5.2.0 RC2 don't work,have no slashes to " or '
Changelog (well, just NEWS currently) here:
http://php.net/php5news
May I humbly request that Bug #37445 be given some attention? Thanks.
Btw, I didn't realise that you publish commenters' email addresses albeit without the @ symbol. A warning that it is published would be nice as normally it is the other way round. If it's possible I'd appreciate it if it were removed. Thanks.
Many thanks for such a prompt response. The only other one that has become a real difficulty for us is here:
http://pecl.php.net/bugs/bug.php?id=7551 I would be very grateful to receive some feedback on it as there has been none so far.
Here's another very simple bug which it would be great to fix for the next 5.x release.
http://bugs.php.net/bug.php?id=38377
I know that a previous bug of the same kind existed and that it was marked as fixed. However this problem does exist in 5.1.4 and I have tested and verified it. I hope that bug 38377 was not marked as fixed without the appropriate fix applied. Do you mean that this will be fixed in future stable releases or do you mean that this problem is already fixed in 5.1.4? Kindly let me know.
Thanks a lot Ilia. I now gather from further bug comments that this is for the 5.2.0 branch. Thanks and sorry for the hassle. I very much appreciate the attention you have given to my issues and to help make my working life that much smoother. Much appreciated.
Dear Ilia,
When I look at http://php.net/php5news and php5.2-win32-200608121430, the last libsqlite update was exact 7 months ago: 12 Jan 2006, PHP 5.1.2 - Updated libsqlite in ext/pdo_sqlite to 3.2.8. (Ilia) I would appreciate an update to the current version 3.3.7: http://sqlite.org/changes.html Keep up the good work, best regards, Ren
Hello,
I am hesitant to ask as it is a minor bug, but if you have time to look into it: http://bugs.php.net/bug.php?id=38122 Thank you |
CategoriesSyndicate This BlogBlog Administration |
|||||||||||||||||||||||||||||||||||||||||||||||||










Comments