PHP 4.4.0 released

Source: Internet
Author: User
Tags gmp signal handler
ArticleDirectory
    • Version 4.4.0

I published it yesterday. I don't know why the rss I subscribed to is not displayed. Not much changed than 4.3.11, mainly because of bug fixes.
Bytes ---------------------------------------------------------------------------------------

Version 4.4.0

11-jul-2005

  • Added man pages for "phpize" and "PHP-config" scripts.// It is very useful in Linux.
  • Added support for. CC files in extensions.// Still on the Linux platform
  • Added the sorting flag sort_locale_string to the sort () functions which makes them sort based on the current locale.// The sort function seems to be a little different from the previous usage.
  • Changed sha1_file () and md5_file () functions to use streams instead of low level Io.// This is a good thing and can be improved a lotProgramExecution efficiency
  • Fixed memory used uptions when using references in a wrong way.
  • Fixed memory upload uption in pg_copy_from () in case the as_null parameter was passed.
  • Fixed memory uption in stristr (). (Derick)// These three seem to reduce the possibility of overflow.
  • Fixed bug #32685, Fixed bug #29423 (segfault when using assignment by reference within function ).
  • Fixed bug #33242 (mangled error message when stream fails ).
  • Fixed bug #33222 (segfault when curl handle is closed in a callback ).
  • Fixed bug #33214 (odbc_next_result does not signal SQL errors with 2-statement SQL batches ).
  • Fixed bug #33210 (relax JPEG recursive loop protection ).
  • Fixed bug #33200 (preg_replace (): magic_quotes_sybase = on makes 'E' modifier misbehave ).
  • Fixed bug #33150 (shtool: insecure temporary file creation ).
  • Fixed bug #33072 (add a safemode/open_basedir check for runtime save_path change ).
  • Fixed bug #33070 (improved performance of bzdecompress () by several orders of magnders ).
  • Fixed bug #33057 (don't send extraneous entity-headers on a 304 as per RFC 2616 section 10.3.5 ).
  • Fixed bug #33019 (socket errors cause memory leaks in php_strerror ()).
  • Fixed bug #33017 ("make distclean" gives an error with vpath build ).
  • Fixed bug #33013 ("Next Month" was handled wrong while parsing dates ).
  • Fixed bug #32974 (pcntl CILS malloc () from a signal handler ).
  • Fixed bug #32944 (disabling session. use_cookies doesn' t prevent reading session cookies ).
  • Fixed bug #32936 (HTTP redirects URLs are not checked for control chars ).
  • Fixed bug #32932 (Oracle LDAP: ldap_get_entries Invalid Pointer ).
  • Fixed bug #32904 (pg_get_policy () ignores result_type parameter ).
  • Fixed bug #32813 (parse_url () does not handle scheme-only URLs properly ).
  • Fixed bug #32810 (temporary files not using plain file wrapper ).
  • Fixed bug #32802 (General cookie overrides more specific cookie ).
  • Fixed bug #32800, Fixed bug #32830 (EXT/ODBC: Problems with 64bit systems ).
  • Fixed bug #32773 (GMP functions break when second parameter is 0 ).
  • Fixed bug #32742 (segmentation fault when the stream with a wrapper is not closed ).
  • Fixed bug #32730 (EXT/crack. c fails to compile with cracklib-2.8.3 ).
  • Fixed bug #32670 (foreach () does not issue warning on unset array Arg ).
  • Fixed bug #32699 (pg_affected_rows () was defined when it was not available ).
  • Fixed bug #32682 (EXT/MSSQL: Error on module shutdown when called from activescript ).
  • Fixed bug #32647 (using register_shutdown_function () with invalid callback can crash PHP ).
  • Fixed bug #32591 (EXT/MySQL: unsatisfied Symbol: ntohs with HP-UX ).
  • Fixed bug #32589 (possible crash inside imap_mail_compose, with charsets ).
  • Fixed bug #32587 (apache2: errors sent to error_log do not include timestamps ).
  • Fixed bug #32567 (EXT/GMP fails to compile in threadsafe mode ).
  • Fixed bug #32538 (EXT/SWF. C does not compile with gcc-3.4.x or newer ).
  • Fixed bug #32530 (chunk_split () does not append endstr if chunklen is longer then the original string ).
  • Fixed bug #32491 (File Upload error-unable to create a temporary file ).
  • Fixed bug #32311 (mb_encode_mimeheader () does not properly escape characters ).
  • Fixed bug #32245 (xml_parser_free () in a function assigned to the XML Parser Gives A segfault ).
  • Fixed bug #32116 (MySQL compressed connection doesn't work under Windows ).
  • Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP Response Message ).
  • Fixed bug #31583 (php_std_date () uses short day names in non-y2k_compliance mode ).
  • Fixed bug #31213 (sideeffects caused by fix of bug fixed bug #29493 ).
  • Fixed bug #30052 (crash on shutdown after odbc_pconnect ()).
  • Fixed bug #29975 (memory leaks when set_error_handler () is used inside error handler ).
  • Fixed bug #29944 (function defined in switch, crashes ).
  • Fixed bug #29338 (unencoded spaces get ignored after certain tags ).
  • Fixed bug #28605 (need to use-[m] IEEE option for Alpha CPUs ).
  • Fixed bug #28377 (debug_backtrace is intermittently passing ARGs ).

There is a separate announcement available for this release.

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.