pkgsrc/lang/php
taca 15126abfd8 Update php54 to 5.4.22.
Version 5.4.22
14-Nov-2013

* Core:

    - Fixed bug #65911 (scope resolution operator - strange behavior with
      $this).

CLI server:

    - Fixed bug #65818 (Segfault with built-in webserver and chunked transfer
      encoding).

* Exif:

    - Fixed crash on unknown encoding.

* FTP:

    - Fixed bug #65667 (ftp_nb_continue produces segfault).

* ODBC:

    - Fixed bug #65950 (Field name truncation if the field name is bigger than
      32 characters).

* Sockets:

    - Fixed bug #65808 (the socket_connect() won't work with IPv6 address).

* Standard:

    - Fixed bug #64760 (var_export() does not use full precision for
      floating-point numbers).

* XMLReader:

    - Fixed bug #51936 (Crash with clone XMLReader).
    - Fixed bug #64230 (XMLReader does not suppress errors).
2013-11-16 09:45:26 +00:00
..
common.mk Clean up php's framework. 2013-07-21 17:29:47 +00:00
ext.mk Clean up php's framework. 2013-07-21 17:29:47 +00:00
MESSAGE.module
pear.mk Update PHP53_VERSION and PHP54_VERSION to make match to php53 and php54. 2013-01-07 14:26:14 +00:00
pear_plist.php Improve pear package handling 2010-08-29 06:08:07 +00:00
phpversion.mk Update php54 to 5.4.22. 2013-11-16 09:45:26 +00:00
PLIST.module