[Turn]php5.3 (abort function substitution) deprecated exception related issues summary

Source: Internet
Author: User
Tags deprecated
[Turn]php5.3 (abort function substitution) Deprecated error Issue summary

PHP 5.3 In one way, it can be said that in the 07-year Plan PHP6 of a pre version, adding a lot of features, unified a lot of grammar, so that PHP becomes more powerful and concise.

However, we will be in the upgrade to use 5.3 after the old project will find some problems, statistical architecture planning, PHP will of course, some aliases, repetitive function functions collation, and some of the unused formal in PHP 5.3 after deletion. It is not recommended to continue using the new project.

PHP 5.3 has two deprecated,

E_deprecated and e_user_deprecated

Here are the issues that will be encountered in the old project after PHP 5.3
Define_syslog_variables
Register_globals
Register_long_arrays
Safe_mode
Magic_quotes_gpc
Magic_quotes_runtime
Magic_quotes_sybase
The php.ini comment is no longer recommended for use with #.
Deprecated functions:

Direct-to-add new instances are no longer recommended for use. PHP 6 will no longer support
Call-time pass-by-reference parameter is now no longer recommended for PHP 6 will no longer support
Using {} to access the string order is no longer recommended. Unify [] instead. PHP 6 will no longer support

  • 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.