PHP4.0.1 changes (1)

Source: Internet
Author: User
Note: A long changelog seems to be around 1/3. I really don't know how to flip some things, so I have to keep the foreign text. The author of the change is in the brackets. 1. fixed an error that may cause program failure when LDAP is modified. (EricKilfoil) 2. fixed an opendir () BUG, which can be described as follows:

A long changelog. it seems that there are only about 1/3 items. I really don't know how to flip some items, so I have to keep the foreign text. The author of the change is in the brackets.



1. fixed an error that may cause program failure when LDAP is modified. (Eric Kilfoil)

2. fixed an opendir () BUG. this BUG may cause errors that cannot be used normally when readdir () is used without explicitly specifying the $ dir parameter. (Zeev)

3. -- enable-discard-path can be used again. (Andi)

4. the limit of 8 kB for each row when the file () function is used is canceled. (Zeev)

5. When PHP runs on a multi-threaded WEB server as a module, the dl () function cannot be used. In the past, this function failed to work normally. (Zeev)

6. added the ImageColorClosestHWB (), ImageCopyMerge (), and ImagePaletteCopy () functions. (Sterling)

7. added the ImageCreateFromWBMP () function. (Jouni)

8. fixed the problem of POST requests in the NSAPI module. (Robert to Biancardi)

9. added the spliti () function. (Thies)

10. modify the continuous behavior of continuous objects that cannot be defined in a non-continuous environment. (Sascha)

11. improves the memory cache performance and increases the cache size. (Stas, Zend Engine)

12. added the CRC32 verification function. This function is used by the UdmSearch engine (who can tell me what it is ?) And System Command calls. This will greatly increase the speed of UdmSearch's PHP front-end. (Rasmus)

13. modified in_array () so that it does not conflict with the array pointer. (Andrei)

14. Added restore_error_handler ().

14. added the restore_error_handler () function. (Zeev, Zend engine)

15. fixed the error of displaying the wrong file name and number of rows in PHP with multiple threads, especially WIN32. (Zeev, Zend Engine)

16. fixed the problem that CGI would fall victim to some servers, especially APACHE and O'Reilly website for WINDOWS. (Andi)

17. added the Pi3Web SAPI module (who can tell me what this is. Open the option with./configure -- with-pi3web when configuring. (Holger; zimpel@t-online.de)

18. enhanced WDDX's functions of calling _ sleep () and _ wakeup () when using objects. (Andrei)

19. Changed WDDX to serialize arrays as structs only if needed. (Thies)

20. implement the max_execution_time function under WIN32. (Zeev)

21. strtotime () now supports more formats. This function currently supports the GNU date command. (Andrei)

22. added support for multiple parameters for unset. (Faisal, Zend Engine)

23. the functions that use the wrong parameter (incorrect type) originally return FALSE, and now return NULL. (Thies, Zend Engine)

24. Fixed gmmktime (), on certain systems it incorrectly adjusted for the timezone offset and daylight savings time.

24. corrected gmmktime (). In the past, this function could not properly adjust the time zone and daylight saving time on some systems. (Andrei)

25. move the project and workspace files of VC ++ WIN32 to the WIN32 directory. (Zeev)

26. if the checkdate () parameter is not a number, the return value is FALSE. (Rasmus)

27. added the -- enable-c9x-inline compilation option. This option supports the new C9x standard (I still don't know what this is ). If you encounter problems such as undefined references to I _zend_is_true during compilation, open this option. (Sascha, Zend Library)

28. Fixed a problem in ldap_add () and ldap_modify (), sometimes added trailing garbage to the values

28. fixed ldap_add () and ldap_modify () errors that sometimes add useless information after the record. (Stig Venaas)

29. corrected the error that dbmopen () cannot correctly obtain 'C' in dbm/db/ndbm. (JimJag)

30. fixed the number_format () error. (Andrei)
<
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.