Opened 6 years ago

Closed 6 years ago

#10069 closed enhancement (fixed)

php-7.1.12

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 6 years ago

Version 7.1.12 23 Nov 2017

Core:

  • Fixed bug #75420 (Crash when modifing property name in isset for BP_VAR_IS).
  • Fixed bug #75368 (mmap/munmap trashing on unlucky allocations).

CLI:

  • Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function).

Enchant:

  • Fixed bug #53070 (enchant_broker_get_path crashes if no path is set).
  • Fixed bug #75365 (Enchant still reports version 1.1.0).

Exif:

  • Fixed bug #75301 (Exif extension has built in revision version).

GD:

  • Fixed bug #65148 (imagerotate may alter image dimensions).
  • Fixed bug #75437 (Wrong reflection on imagewebp).

intl:

  • Fixed bug #75317 (UConverter::setDestinationEncoding changes source instead of destination).

interbase:

  • Fixed bug #75453 (Incorrect reflection for ibase_[p]connect).

Mysqli:

  • Fixed bug #75434 (Wrong reflection for mysqli_fetch_all function).

OCI8:

  • Fixed valgrind issue.

OpenSSL:

  • Fixed bug #75363 (openssl_x509_parse leaks memory).
  • Fixed bug #75307 (Wrong reflection for openssl_open function).

Opcache:

Fixed bug #75373 (Warning Internal error: wrong size calculation).

PGSQL:

Fixed bug #75419 (Default link incorrectly cleared/linked by pg_close()).

SOAP:

Fixed bug #75464 (Wrong reflection on SoapClient::setSoapHeaders).

Zlib:

Fixed bug #75299 (Wrong reflection on inflate_init and inflate_add).

comment:3 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19554.

Note: See TracTickets for help on using tickets.