pkgsrc/lang/php5
jdolecek abb8c4be42 Update lang/php5 to version 5.2.10 - according to the release annoucement:
Security Enhancements and Fixes in PHP 5.2.10:
    * Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files). (Pierre)

Key enhancements in PHP 5.2.10 include:
    * Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
    * Fixed memory corruptions while reading properties of zip files. (Ilia)
    * Fixed memory leak in ob_get_clean/ob_get_flush. (Christian)
    * Fixed segfault on invalid session.save_path. (Hannes)
    * Fixed leaks in imap when a mail_criteria is used. (Pierre)
    * Changed default value of array_unique()'s optional sorting type parameter back to SORT_STRING to fix backwards compatibility breakage introduced in PHP 5.2.9. (Moriyoshi)
    * Fixed bug #47940 (memory leaks in imap_body). (Pierre, Jake Levitt)
    * Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe)
    * Fixed bug #47644 (Valid integers are truncated with json_decode()). (Scott)
    * Fixed bug #47564 (unpacking unsigned long 32bit big endian returns wrong result). (Ilia)
    * Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit systems).
    * Over 100 bug fixes.
2009-07-07 21:57:28 +00:00
..
patches Update lang/php5 to version 5.2.10 - according to the release annoucement: 2009-07-07 21:57:28 +00:00
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
DESCR
distinfo Update lang/php5 to version 5.2.10 - according to the release annoucement: 2009-07-07 21:57:28 +00:00
Makefile Requires pkg-config to find openssl dependancy. 2009-06-09 15:15:07 +00:00
Makefile.common Update lang/php5 to version 5.2.10 - according to the release annoucement: 2009-07-07 21:57:28 +00:00
Makefile.php Update lang/php5 to version 5.2.10 - according to the release annoucement: 2009-07-07 21:57:28 +00:00
MESSAGE Remove trailing spaces. 2007-10-09 19:19:08 +00:00
MESSAGE.suhosin Add Suhosin patch support via options.mk - no change to default package. 2009-02-17 23:18:55 +00:00
PLIST Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00