pkgsrc/lang/php71
taca 265fe9fbc3 lang/php71: update to 7.1.15
01 Mar 2018, PHP 7.1.15

- Apache2Handler:
  . Fixed bug #75882 (a simple way for segfaults in threadsafe php just with
    configuration). (Anatol)

- Date:
  . Fixed bug #75857 (Timezone gets truncated when formatted). (carusogabriel)
  . Fixed bug #75928 (Argument 2 for `DateTimeZone::listIdentifiers()` should
    accept `null`). (Pedro Lacerda)
  . Fixed bug #68406 (calling var_dump on a DateTimeZone object modifies it).
    (jhdxr)

- PGSQL:
  . Fixed #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)

- ODBC:
  . Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)

- LDAP:
  . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)

- libxml2:
  . Fixed bug #75871 (use pkg-config where available). (pmmaga)

- Phar:
  . Fixed bug #65414 (deal with leading slash when adding files correctly).
    (bishopb)

- SPL:
  . Fixed bug #74519 (strange behavior of AppendIterator). (jhdxr)

- Standard:
  . Fixed bug #75916 (DNS_CAA record results contain garbage). (Mike,
    Philip Sharp)
  . Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response). (Stas)
2018-03-02 02:09:48 +00:00
..
patches php71: Don't automatically add libgcc on SunOS. 2018-01-16 11:04:54 +00:00
buildlink3.mk php7*: Standardise on major.minor.99 usage in buildlink3.mk 2018-02-05 11:21:56 +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.15 2018-03-02 02:09:48 +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