Author Archives: abbo

PHP 5.4 beta1 已经发布!

不必多说,这是一个beta版本,包含了一些新的语言特性,丢掉了一些比较烂的语言习惯,以下引自官方:  The PHP development team is proud to announce the first beta release of PHP 5.4. PHP 5.4 includes new language features and removes several legacy (deprecated) behaviors. Windows binaries can be downloaded from the Windows QA site. THIS IS … Continue reading

Posted in PHP官方消息 | Leave a comment

PHP 5.3.8 已经发布!

这个版本主要是为了修复 5.3.7 出现的一点问题 。以下为官方引用:  The PHP development team would like to announce the immediate availability of PHP 5.3.8. This release fixes two issues introduced in the PHP 5.3.7 release: Fixed bug #55439(crypt() returns only the salt for MD5) Reverted a change … Continue reading

Posted in PHP官方消息 | Leave a comment

PHP 5.3.7 更新提示

官方新闻八月二十二日消息:刚放出的PHP 5.3.7 有BUG(https://bugs.php.net/bug.php?id=55439),不得不在后面几天升级到 5.3.8 。 以下引用官方消息:  Due to unfortunate issues with 5.3.7 (see bug#55439) users should wait with upgrading until 5.3.8 will be released (expected in few days).

Posted in PHP官方消息 | Leave a comment

PHP 5.3.7 已经发布!

PHP官方新闻显示,PHP 5.3.7 于八月十八日已经发布!PHP 5.3.7的升级主要是为了提升PHP 5.3系列的稳定性,修复了一些BUG,其中包括与安全相关的问题。 下面是官方引文(http://www.php.net/archive/2011.php#id2011-08-18-1):  The PHP development team would like to announce the immediate availability of PHP 5.3.7. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which … Continue reading

Posted in PHP官方消息 | Leave a comment

PHP 5.4 alpha1 已经发布

PHP官方消息:PHP 5.4 的第一个alpha版本已经发布了。 Continue reading

Posted in PHP官方消息 | Tagged | Leave a comment

PHP 中文维基使用互动维基开源程序

PHP中文维基由MediaWiki更换为互动维基的百科程序。 Continue reading

Posted in PHP中文博客 | Tagged , , | Leave a comment