PHP 5.5 official release, will not support Windows XP system

Source: Internet
Author: User
Keywords PHP
Tags aliyun allowing code debug developed developers function http

PHP developers have officially released the 5.5 version, which has been developed since last November and has undergone multiple beta versions. PHP 5.5 contains a series of new features, such as the new Array_column () function and the foreach () loop that supports scalar iterative keys, including generators allowing developers to implement simple routines.

At the same time, the new version introduces a cryptographic hash function that allows developers to easily add salt to the http://www.aliyun.com/zixun/aggregation/34133.html "> security password; add finally keyword; foreach The structure supports list () construction, and other improvements include opcode caching, code optimization, Zend optimizer+, and so on, which do not affect existing code, primarily to improve language performance and stability.

The new password hash API uses the Bcrypt method, as shown in the following example:

$hash = Password_hash ($password, Password_default);

Checksum method:

Password_verify ($password, $hash);

PHP developers also remind users that PHP 5.5 also contains content that is not backward compatible, including: no longer supports Windows XP and 2003 systems, case-insensitive matching functions, classes, and constant names that are not related to Locale, which use non-ASCII The code's constant name developers need to be aware of. For a complete list of PHP 5.5 non-backward compatibility, see List of new features and possible incompatibilities

PHP 5.5 (5.5.0RC3) Download address:

Download source code [21.32MB]

VC11 x86 Non Thread Safe (2013-jun-06 18:36:55)

Zip [17.63MB]
Sha1:a0acc38b55696b2ec0c2b519ea102a97b23948c7 Debug Pack [9.3MB]
sha1:7ea3214a6ef042ae5a557d3d22f281931fc2111d

VC11 x86 Thread Safe (2013-jun-06 18:38:36)

Zip [17.71MB]
sha1:633d12da1122a00ad58cee1d501b88759445c71c Debug Pack [9.49MB]
sha1:4fe5662b07f4f82b4d1d91c42930af9d41c7b919

VC11 x64 Non Thread Safe (2013-jun-06 18:36:56)

Note:x64 builds are currently experimental

Zip [18.86MB]
sha1:e4dde4772cc4c48476d21cc2935d5cc15d051564 Debug Pack [9.19MB]
Sha1:0c8f05249b64fe0d64d7e29a2773e81361ae1e81

VC11 x64 Thread Safe (2013-jun-06 18:37:48)

Note:x64 builds are currently experimental

Zip [18.98MB]
Sha1:187821babc8c6f82a9fbfb4fc2d218729e6204e0 Debug Pack [9.37MB]
sha1:a9e5d68bfb4864ee57c9bfab29b5cde28a7a4808
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.