PHP4.0.1 changes (2)

Source: Internet
Author: User
31. fixed an initialization issue when using the MS-SQL, which could cause the mssql_query () function to crash. (Zeev) 32. upgrade PCRE to 3.2, and fix the BUG when a selected style is an empty string. (Andrei) 33. Fixed a BUG that prevented PHP from directly reading extension_dir from PHP. INI. (31. fixed an initialization issue when using the MS-SQL, which could cause the mssql_query () function to crash. (Zeev)

32. upgrade PCRE to 3.2 and correct the BUG when a selected style is an empty string. (Andrei)

33. Fixed a BUG that prevented PHP from directly reading extension_dir from PHP. INI. (Zeev)

34. if you have defined an error handle, use set_error_handler () to return the handle name. (Zeev, Zend Engine)

35. announcement Declared Officially dead, haha, foreigners are humorous ). This function is no longer available in PHP 4.0.0. (Zeev)

36. convert_cyr_string () is more secure for binary data transfer, and it will stop when it conflicts with other PHP variables. (Andi)

37. added three functions: array_unique, array_intersect, and array_diff. (Stig Venaas)

38. fixed the problem of comparing uninitialized values with strings. Now, like PHP3, these values are treated as empty strings. (Andi & Zeev, Zend Engine)

39. fixed the problem where 'Z' was marked in the hour when the date () function was used. (Andrei)

40. fixed the bug that var_dump () does not change the internal order of array elements. (Zeev)

41. fixed the bug that stripcslashes () did not remove any unknown escape characters \. (Andrei)

42. WDDX always converts an array into a struct. (Andrei)

43. when the include_once () file cannot be found, a warning is given. (Zeev, Zend Engine)

44. fixed the BUG that get_declared_classes () will return the same result multiple times in some cases. (Zeev, Zend Engine)

45. fixed the rawurldecode () parameter conflict BUG. (Zeev)

46. in CGI mode in WIN32 environment, the setting errors in php. ini will not be displayed in the HTTP header (that is, the powered by php...) but will display a dialog box. (Zeev)

47. corrected the error of continuing to read all data in OCIFetchStatement. (Thies)

48. fopen_wrappers () are now extensible via modules

48. fopen_wrappers () can be expanded through modules now (do not understand! I keep the original text ). (Hartmut Holzgraefe)

49. If trim is used, remove \ 0 to make the sum PHP3 compatible. (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. initialize short_tags, asp_tags, and allow_call_time_pass_reference based on directories (that is, each directory has its own definition). For example, set it in the. htaccess file. (Zeev)

54. added the fflush () function. (Eric Huss)

55. fixed the problem where the default function parameter or class member variable is an array when static variables are used. (Andi & Zeev, Zend Engine)

56. fixed the problem of using the output cache of the virtual () function. (Marc Pohl)

57. the constant in flock () is cleared, and the third parameter is added (true when EWOULDBLOCK is used ). (Rasmus)

58. added the pg_loimport () and pg_loexport () functions. (Jouni)

59. added support for SWF files in getimagesize () (it should be FLASH files ). (Derick Rethans)

60. added the upload function for indexed and non-indexed file arrays. For example, eg. name = "file []" type = "file ". (Rasmus)

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.