pkgsrc/lang/php54
taca 0c275692b1 Update php54 to 5.4.9.
22 Nov 2012, PHP 5.4.9

- Core:
  . Fixed bug #63305 (zend_mm_heap corrupted with traits). (Dmitry, Laruence)
  . Fixed bug #63369 ((un)serialize() leaves dangling pointers, causes crashes).
    (Tony, Andrew Sitnikov)
  . Fixed bug #63241 (PHP fails to open Windows deduplicated files).
    (daniel dot stelter-gliese at innogames dot de)
  . Fixed bug #62444 (Handle leak in is_readable on windows).
    (krazyest at seznam dot cz)

- Curl:
  . Fixed bug #63363 (Curl silently accepts boolean true for SSL_VERIFYHOST).
    Patch by John Jawed GitHub PR #221 (Anthony)

- Fileinfo:
  . Fixed bug #63248 (Load multiple magic files from a directory under Windows).
    (Anatoliy)

- Libxml
  . Fixed bug #63389 (Missing context check on libxml_set_streams_context()
    causes memleak). (Laruence)

- Mbstring:
  . Fixed bug #63447 (max_input_vars doesn't filter variables when
    mbstring.encoding_translation = On). (Laruence)

- OCI8:
  . Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)
    (Chris Jones)

- PCRE:
  . Fixed bug #63180 (Corruption of hash tables). (Dmitry)
  . Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite).
    (Dmitry, Laruence)
  . Fixed bug #63284 (Upgrade PCRE to 8.31). (Anatoliy)

- PDO:
  . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).
    (Martin Osvald, Remi)

- PDO_pgsql:
  . Fixed bug #62593 (Emulate prepares behave strangely with PARAM_BOOL).
    (Will Fitch)

- Phar:
  . Fixed bug #63297 (Phar fails to write an openssl based signature).
    (Anatoliy)

- Streams:
  . Fixed bug #63240 (stream_get_line() return contains delimiter string).
    (Tjerk, Gustavo)

- Reflection:
  . Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves
    traitnames). (Laruence)
2012-11-23 13:20:49 +00:00
..
patches Update php54 package to 5.4.6 (PHP 5.4.6). 2012-08-17 15:34:01 +00:00
buildlink3.mk
DESCR
distinfo Update php54 to 5.4.9. 2012-11-23 13:20:49 +00:00
Makefile Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
Makefile.common Update php54 to 5.4.9. 2012-11-23 13:20:49 +00:00
Makefile.php No sqlite support in PHP-5.4 (only sqlite3). 2012-07-27 00:21:03 +00:00
MESSAGE
MESSAGE.suhosin
PLIST Update php54 package to 5.4.6 (PHP 5.4.6). 2012-08-17 15:34:01 +00:00