pkgsrc/lang/php55
taca 01f33164fd Update php55 package to 5.5.6.
14 Nov 2013, PHP 5.5.6

- Core:
  . Fixed bug #65947 (basename is no more working after fgetcsv in certain
    situation). (Laruence)
  . Improved performance of array_merge() and func_get_args() by eliminating
    useless copying. (Dmitry)
  . Fixed bug #65939 (Space before ";" breaks php.ini parsing).
    (brainstorm at nopcode dot org)
  . Fixed bug #65911 (scope resolution operator - strange behavior with $this).
    (Bob Weinand)
  . Fixed bug #65936 (dangling context pointer causes crash). (Tony)

- FPM:
  . Changed default listen() backlog to 65535. (Tony)

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

- OPcache
  . Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
  . Fixed issue #115 (path issue when using phar). (Dmitry)
  . Fixed issue #149 (Phar mount points not working with OPcache enabled).
  (Dmitry)

- ODBC
  . Fixed bug #65950 (Field name truncation if the field name is bigger than
    32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)

- PDO:
  . Fixed bug #66033 (Segmentation Fault when constructor of PDO statement
    throws an exception). (Laruence)
  . Fixed bug 65946 (sql_parser permanently converts values bound to strings)

- Standard:
  . Fixed bug #64760 (var_export() does not use full precision for floating-point
    numbers) (Yasuo)
2013-11-15 16:33:14 +00:00
..
patches Update php55 to 5.5.5. 2013-10-18 15:49:07 +00:00
buildlink3.mk
DESCR Fixed a typo in the DESCR files for PHP 2013-11-07 23:52:40 +00:00
distinfo Update php55 package to 5.5.6. 2013-11-15 16:33:14 +00:00
Makefile Update php55 to 5.5.2. 2013-08-17 13:15: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 Included mk/bsd.options.mk 2013-08-31 12:31:10 +00:00
MESSAGE
PLIST Update php55 package to 5.5.6. 2013-11-15 16:33:14 +00:00