phperz 发布于 2014-06-20 23:52:32 | 146 次阅读 | 评论: 0 | 来源: phperz
PHP开源脚本语言
PHP(外文名: Hypertext Preprocessor,中文名:“超文本预处理器”)是一种通用开源脚本语言。语法吸收了C语言、Java和Perl的特点,入门门槛较低,易于学习,使用广泛,主要适用于Web开发领域。PHP的文件后缀名为php。
PHP 5.6.0 RC1 发布,PHP 团队把 beta1 作为功能冻结版本,所以此版本是个 bug 修复版本。更多更新内容请看更新文件,请前往下载页面下载,Windows 二进制包请在这里下载。下一个 RC 版本将会在 7 月 3 日发布,敬请期待!
文原:
The PHP development team announces the immediate availability of the first release candidate of PHP 5.6. As we entered the feature freeze with beta1, this is a bugfix-only release. All users of PHP are encouraged to test this version carefully, and report any bugs in the bug tracking system.
THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!
For more information about the new features you can check out the work-in-progress documentation or you can read the full list of changes in the NEWS file contained in the release archive.
For source downloads of PHP 5.6.0RC1 please visit the download page. Windows binaries can be found on windows.php.net/qa/.
Our second Release Candidate should show up on the 3rd of July.
Thank you for helping us make PHP better.