|
|
首页
|
PHP -
PHP新闻动态
|
|
Written by Nosy
|
|
2008 年 08 月 04 日 17:13 |
[01-Aug-2008] The PHP development team is proud to announce the first alpha release (Windows binaries will appear in the next few days) of the upcoming minor version update of PHP. The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. Please also review the NEWS file. THIS IS A DEVELEOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION! The purpose of this alpha release is to encourage users to not only actively participate in identifying bugs, but also in ensuring that all new features or necessary backwards compatibility breaks are noted in the documentation. Please report any findings to the QA mailinglist or the bug tracker. There have been a great number of other additions and improvements, but here is a short overview of the most important changes: Several under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized. This is especially important for users that require the undocumented Zend engine multibyte support. The current release plan states that there will be alpha/beta/RC releases in 2-3 week intervals with an expected stable release of PHP 5.3 between mid September and mid October of 2008. Write Comment (0 comments) |
|
|
PHP -
PHP新闻动态
|
|
Written by Nosy
|
|
2008 年 05 月 04 日 17:49 |
|
The PHP development team would like to announce the immediateavailability of PHP 5.2.6. This release focuses on improving the stability ofthe PHP 5.2.x branch with over 120 bug fixes, several of which are security related.All users of PHP are encouraged to upgrade to this release. Further details about the PHP 5.2.6 release can be found in the release announcement for 5.2.6, the full list of changes is available in the ChangeLog for PHP 5.Security Enhancements and Fixes in PHP 5.2.6:Fixed possible stack buffer overflow in the FastCGI SAPI identified by Andrei Nigmatulin.Fixed integer overflow in printf() identified by Maksymilian Aciemowicz.Fixed security issue detailed in CVE-2008-0599 identified by Ryan Permeh.Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.Properly address incomplete multibyte chars inside escapeshellcmd() identified by Stefan Esser.Upgraded bundled PCRE to version 7.6Write Comment (0 comments) |
|
|
PHP -
PHP新闻动态
|
|
Written by Nosy
|
|
2008 年 04 月 15 日 13:12 |
PHP 3之后的主要语言开发者之一、Zend公司的创始人之一Andi Gutmans最近在blog中直言不讳地批评了Java语言。他指出,目前Java厂商试图在JVM上提供动态语言实现的路子根本不对,应该全面拥抱标准的动态语言。
由于Gutmans的特殊地位,他的这篇长文已经在技术界引发了强烈争议。参见其blog上和TSS上的讨论1,2。
下面是对全文的一个编译版本,基本反映了原貌。其中对多核环境中多线程(JVM)与多进程(LAMP)的比较,C语言生态系统以及开源语言与Java等厂商语言和技术的比较,感觉都是非常有价值的。
翻译上的问题,请多指教。
Write Comment (0 comments) |
|
Read more...
|
|
|
PHP -
PHP新闻动态
|
|
Written by Nosy
|
|
2008 年 03 月 21 日 04:50 |
|
Developers interested in skipping the pree-release and getting down to buisiness should visit the Zend Framework QuickStart Zend Technologies, Inc., the PHP Company, today announced the availability of version 1.5 of Zend Framework, the popular open source PHP framework. Zend Framework is an open source project best known for its support for fast, efficient creation of PHP applications. It has developed a strong community and has attracted contributions from over 400 individual and corporate-sponsored developers, including Microsoft, Fox Interactive Media, IBM and Google. Since its debut, Zend Framework has been downloaded over four million times. It can be downloaded from http://framework.zend.com. Also available is a new Zend Framework subscription support service. It includes consulting time for inquiries related to methodology, and a guaranteed per-incident response time for addressing issues related to Zend Framework project code. For more information visit: http://www.zend.com/en/services/support/zend-framework-support. Write Comment (0 comments) |
|
Read more...
|
|
|
PHP -
PHP新闻动态
|
|
Written by Nosy
|
|
2008 年 02 月 16 日 16:31 |
|
Hi all, It is my pleasure to announce the availability of Zend Framework 1.5.0 Preview Release! http://framework.zend.com/download This release showcases features that will be introduced in the final 1.5 release. The intent of this release is to give our users access to the latest features in Zend Framework and to improve the overall quality of the production release through the feedback we receive. In particular, your feedback could help make the Zend Framework 1.5 production release a success, so please post your comments and questions to the appropriate mailing list and bring bugs to our attention by creating an issue in our issue tracker: http://framework.zend.com/issues An overview of new features: - New Zend_Form component with support for AJAX-enabled form elements
- New action and view helpers for automating and facilitating AJAX requests and alternate response formats
- Infocard, OpenID, and LDAP authentication adapters
- Support for complex Lucene searches, including fuzzy, date-range, and wildcard queries
- Support for Lucene 2.1 index file format
- Partial, Placeholder, Action, and Header view helpers for advanced view composition and rendering
- New Zend_Layout component for automating and facilitating site layouts
- UTF-8 support for PDF documents
- New Technorati, SlideShare, and Remember the Milk web services
This release also includes many enhancements to existing features and solutions for known issues with existing framework components. For more information, please see README.txt in the framework distribution. The code in this release provides a ‘sneak peek’ at features to be included in the upcoming Zend Framework 1.5 release and is not intended for production use. Please be aware that the API’s introduced in this release may not be final, and that the Zend Framework team does not guarantee backwards compatibility to this release in future releases of Zend Framework. Some of the code included in the library folder for this release is currently under development in the incubator repository. Inclusion in this release for such components and features does not necessarily imply inclusion for a production release of Zend Framework. We strongly discourage the use of this preview release in production environments or for projects that could not easily be refactored to work with future releases of Zend Framework. We strongly recommend evaluating these features for use in future projects, however, and would appreciate any feedback. Thanks to all in the Zend Framework community who have volunteered their time and expertise to help make these releases possible! :) Best regards, Darby Write Comment (0 comments) |
|
|
PHP -
PHP新闻动态
|
|
Written by Nosy
|
|
2008 年 01 月 17 日 20:00 |
|
The Zend Framework team is delighted to announce that the official release process for Zend Framework 1.5 has begun! Since the 1.5 is a substantial release, we’ve decided to kick things off with a preview release to put all the new functionality in the community’s hands as early as possible. This release will be followed by as many release candidates as are needed to meet the high quality standards of the ZF project. Features to be released in Zend Framework 1.5 include, but are not necessarily limited to: Write Comment (0 comments) |
|
Read more...
|
|
|
PHP -
PHP新闻动态
|
|
Written by Nosy
|
|
2008 年 01 月 04 日 11:53 |
|
[03-Jan-2008] The PHP development team would like to announce the immediate availability of PHP 4.4.8. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last normal PHP 4.4 release. If necessary, releases to address security issues could be made until 2008-08-08. Security Enhancements and Fixes in PHP 4.4.8: - Improved fix for MOPB-02-2007.
- Fixed an integer overflow inside chunk_split(). Identified by Gerhard Wagner.
- Fixed integer overlow in str[c]spn().
- Fixed regression in glob when open_basedir is on introduced by #41655 fix.
- Fixed money_format() not to accept multiple %i or %n tokens.
- Addded "max_input_nesting_level" php.ini option to limit nesting level of input variables. Fix for MOPB-03-2007.
- Fixed INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active.
- Fixed session.save_path and error_log values to be checked against open_basedir and safe_mode (CVE-2007-3378).
For a full list of changes in PHP 4.4.8, see the ChangeLog. Write Comment (0 comments) |
|
Last Updated ( 2008 年 01 月 04 日 12:02 )
|
|
| | << 开始 < 上 1 2 下 > 结束 >>
| | Results 1 - 17 of 19 |
|
|
谁在? |
|
We have 6 guests online |
|