31, fixed an initialization problem when using Ms-sql, this problem may cause the mssql_query () function to crash. (Zeev)
32. Upgrade the Pcre to 3.2 and fix the bug when a selected style is an empty string. (Andrei)
33, fixed a bug that makes PHP unable to read extension_dir directly from PHP.ini. (Zeev)
34, if the wrong handle has been defined, use Set_error_handler () to return the name of the handle. (Zeev, Zend Engine)
35, declared <?php_track_vars?> official death (declared <?php_track_vars?> officially dead, haha, foreigner very humorous bar). This feature is no longer available in PHP 4.0.0. (Zeev)
36. Convert_cyr_string () is more secure for binary transmission operations, and it will stop in conflict with other PHP variables. (Andi)
37, add the Array_unique, Array_intersect and Array_diff three functions. (Stig Venaas)
38, fixed the problem when using uninitialized values and string comparisons. Now, like PHP3, these values are treated as empty strings. (Andi & Zeev, Zend Engine)
39. Fixed the problem that the ' Z ' mark occurred during daylight saving time when the date () function was used. (Andrei)
40, fixed the problem that var_dump () does not change the internal order of the array elements. (Zeev)
41, fixed the past stripcslashes () for unknown escape characters do nothing to remove \. (Andrei)
42. WDDX now always converts arrays into structures. (Andrei)
43, Include_once () can not find the file is to give a warning. (Zeev, Zend Engine)
44, fixed get_declared_classes () in some cases will return many times the same results of the bug. (Zeev, Zend Engine)
45, fixed the Rawurldecode () the parameter conflict bug. (Zeev)
46, WIN32 Environment in the CGI mode, php.ini in the error will no longer appear in the HTTP header error (is that powered by PHP ....) Instead, it displays a dialog box. (Zeev)
47, fixed ocifetchstatement () after reading all the data, continue to try to read the operation of the error. (Thies)
48. Fopen_wrappers () are now extensible via modules
48, Fopen_wrappers () can now be extended through the module (do not understand!) I keep the original. (Hartmut Holzgraefe)
49, in the use of trim is, remove the PHP3 compatible with the. (Rasmus)
50, added the IMAGECREATEFROMXBM () function. (Jouni)
51, added the Imagewbmp () function. (Jouni, based on patch from Rune nordb?e Skillingstad)
52, added Str_pad () to add any string to the left or right of the original string. (Andrei)
53, so that Short_tags,asp_tags and allow_call_time_pass_reference These initialization instructions can be based on the directory (that is, each directory has its own definition), for example, in the. htaccess file settings. (Zeev)
54, added the Fflush () function. (Eric Huss)
55, fixed when the static variable, the default function parameter or class member variable is an array of problems. (Andi & Zeev, Zend Engine)
56, fixed the virtual () function using output caching problem. (Marc Pohl)
57, the constants in flock () are cleared, and the third argument is added (True when ewouldblock). (Rasmus)
58, add the Pg_loimport () and Pg_loexport () functions. (Jouni)
59, in GetImageSize () added to the SWF file support (should be the file of Flash). (Derick Rethans)
60, added to indexed and index-free file array upload function. such as: eg. Name= "file[]" type= "file". (Rasmus)
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.