pkgsrc/lang/php71
taca d54029fb4e lang/php71: update to 7.1.16
29 Mar 2018, PHP 7.1.16

- Core:
  . Fixed bug #76025 (Segfault while throwing exception in error_handler).
    (Dmitry, Laruence)
  . Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD).
    (Anatol)

- FPM:
  . Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
    access controls). (Jakub Zelenka)

- GD:
  . Fixed bug #73957 (signed integer conversion in imagescale()). (cmb)

- ODBC:
  . Fixed bug #76088 (ODBC functions are not available by default on Windows).
    (cmb)

- Opcache:
  . Fixed bug #76074 (opcache corrupts variable in for-loop). (Bob)

- Phar:
  . Fixed bug #76085 (Segmentation fault in buildFromIterator when directory
    name contains a \n). (Laruence)

- Standard:
  . Fixed bug #74139 (mail.add_x_header default inconsistent with docs). (cmb)
  . Fixed bug #76068 (parse_ini_string fails to parse "[foo]\nbar=1|>baz" with
    segfault). (Anatol)
2018-03-29 16:19:38 +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.16 2018-03-29 16:19:38 +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