pkgsrc/lang/php71
taca ec9deb2630 lang/php71: Update to 7.1.11
* pkgsrc change: remove post-extract which is not required any more.
* including securiy fixes.

26 Oct 2017, PHP 7.1.11

- Core:
  . Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).
    (Laruence)
  . Fixed bug #75236 (infinite loop when printing an error-message). (Andrea)
  . Fixed bug #75252 (Incorrect token formatting on two parse errors in one
    request). (Nikita)
  . Fixed bug #75220 (Segfault when calling is_callable on parent).
    (andrewnester)
  . Fixed bug #75290 (debug info of Closures of internal functions contain
    garbage argument names). (Andrea)

- Date:
  . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick)

- Apache2Handler:
  . Fixed bug #75311 (error: 'zend_hash_key' has no member named 'arKey' in
    apache2handler). (mcarbonneaux)

- Hash:
  . Fixed bug #75303 (sha3 hangs on bigendian). (Remi)

- Intl:
  . Fixed bug #75318 (The parameter of UConverter::getAliases() is not
    optional). (cmb)

- litespeed:
  . Fixed bug #75248 (Binary directory doesn't get created when building
    only litespeed SAPI). (petk)
  . Fixed bug #75251 (Missing program prefix and suffix). (petk)

- mcrypt:
  . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh)

- MySQLi:
  . Fixed bug #75018 (Data corruption when reading fields of bit type). (Anatol)

- OCI8:
  . Fixed incorrect reference counting. (Dmitry, Tianfang Yang)

- Opcache
  . Fixed bug #75255 (Request hangs and not finish). (Dmitry)

- PCRE:
  . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)

- PDO_mysql:
  . Fixed bug #75177 (Type 'bit' is fetched as unexpected string). (Anatol)

- SPL:
  . Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags).
    (J. Jeising, cmb)
2017-10-27 08:47:49 +00:00
..
patches Updated uniqid() performance fix patch to make it thread-safe 2017-07-19 02:44:45 +00:00
buildlink3.mk Remove beta from dependency check as it causes issues. 2017-09-26 14:02:32 +00:00
DESCR 7.1.0 is out of beta, drop the warning from MESSAGE and expand DESCR a bit 2016-12-23 18:38:04 +00:00
distinfo lang/php71: Update to 7.1.11 2017-10-27 08:47:49 +00:00
Makefile lang/php71: Update to 7.1.11 2017-10-27 08:47:49 +00:00
Makefile.common seems we actually don't need the EXTRACT_USING=gtar, apparently 2017-10-09 21:43:30 +00:00
Makefile.php Update php71 to 7.1.8. 2017-08-04 23:08:47 +00:00
MESSAGE 7.1.0 is out of beta, drop the warning from MESSAGE and expand DESCR a bit 2016-12-23 18:38:04 +00:00
PLIST Build the dom extension embedded. This enables full functionality in xmlreader and fixes joyent/pkgsrc/issues/477. Bump PKREVISION. 2017-04-05 12:28:59 +00:00