pkgsrc/lang/php54
taca c93eaad499 Update php54 to 5.4.23 (PHP 5.4.23).
28 Nov 2013, PHP 5.4.23

- Core:
  . Fixed bug #66094 (unregister_tick_function tries to cast a Closure to a
    string). (Laruence)
  . Fixed bug #65947 (basename is no more working after fgetcsv in certain
    situation). (Laruence)

- JSON
  . Fixed whitespace part of bug #64874 ("json_decode handles whitespace and
    case-sensitivity incorrectly"). (Andrea Faulds)

- MySQLi:
  . Fixed bug #66043 (Segfault calling bind_param() on mysqli). (Laruence)

- mysqlnd:
  . Fixed bug #66124 (mysqli under mysqlnd loses precision when bind_param
    with 'i'). (Andrey)
  . Fixed bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES
    after failed query). (Andrey)

- OpenSSL:
  . Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420).
    (Stefan Esser).

- PDO
  . Fixed bug 65946 (sql_parser permanently converts values bound to strings)
2013-12-13 15:32:21 +00:00
..
patches Add fix for CVE-2013-6712, ext/date DoS vulnerability. 2013-12-05 16:16:40 +00:00
buildlink3.mk
DESCR Fixed a typo in the DESCR files for PHP 2013-11-07 23:52:40 +00:00
distinfo Update php54 to 5.4.23 (PHP 5.4.23). 2013-12-13 15:32:21 +00:00
Makefile Update php54 to 5.4.23 (PHP 5.4.23). 2013-12-13 15:32:21 +00:00
Makefile.common Override clang -R test, the wrappers drop -R/usr/lib. 2013-10-25 21:47:51 +00:00
Makefile.php Clean up php's framework. 2013-07-21 17:29:47 +00:00
MESSAGE
PLIST Update php54 to 5.4.18. 2013-08-16 15:28:23 +00:00