History log of /PHP-7.1/NEWS (Results 176 – 200 of 10129)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4698a412 27-Feb-2018 Anatol Belski

[ci skip] Update NEWS


# 6e300bde 24-Feb-2018 Christoph M. Becker

[ci skip] Update NEWS


# a358211a 24-Feb-2018 Gabriel Caruso

Fix imagesetinterpolation arginfo

imagesetinterpolation only requires one parameter.


# 78c1ef2a 23-Feb-2018 Sam Ding

Fix #75873: pcntl_wexitstatus returns incorrect on Big_Endian platform (s390x)

Cf. https://github.com/php/php-src/pull/3141.


# 0b8cfa6c 21-Feb-2018 Gabriel Caruso

Fix some arginfos

* all arguments for ftp_pasv are required
* $varname for getenv function isn't required anymore
* fsockopen and pfsockopen only require $hostname
* strtok can w

Fix some arginfos

* all arguments for ftp_pasv are required
* $varname for getenv function isn't required anymore
* fsockopen and pfsockopen only require $hostname
* strtok can work with only one parameter
* strpbrk needs two parameters to work
* required parameters and add some parameters in openssl_* functions

show more ...


# 74ed42c1 20-Feb-2018 Johannes Schlüter

Fix a memleak with mysqlnd and SSL


# 8f3c29ae 20-Feb-2018 Johannes Schlüter

Fix negotiaton of MySQL auth plugin


# 65638174 20-Feb-2018 Christoph M. Becker

[ci skip] Sort recent NEWS entries alphabetically


# 276b5731 17-Feb-2018 Gabriel Caruso

Fix openssl_* arginfos

openssl_pkcs12_export and openssl_x509_parse had wrong arginfos


# 94e9d0a2 17-Feb-2018 Xinchen Hui

Fixed bug #75961 (Strange references behavior)


# 372bf8a9 16-Feb-2018 Nikita Popov

Fixed bug #75969

Move NOP stripping out of zend_optimize_block: NOP stripping may
move instructions, which may invalidate a Tsource shared across
an extended basic block.


# 1f0ea7fa 13-Feb-2018 Joe

bump versions


Revision tags: php-7.0.26, php-7.1.12RC1, php-7.2.0RC6, php-7.0.26RC1, php-7.1.11, php-5.6.32, php-7.2.0RC5, php-7.0.25, php-7.1.11RC1, php-7.2.0RC4, php-7.0.25RC1, php-7.1.10, php-7.2.0RC3, php-7.0.24
# 070211b3 21-Sep-2017 jhdxr

Fixed bug #68406 calling var_dump on a DateTimeZone object modifies it


# f7069371 08-Feb-2018 Gabriel Caruso

Fix #75857: Timezone gets truncated when formatted

Use sizeof buffer instead of hard-coded lenghts


# fddd7e38 07-Feb-2018 Pedro Lacerda

Fixed bug #75928


# 5673c641 06-Feb-2018 Pedro Magalhães

Fixes bug #75871 Use pkg-config for libxml2 if available


# 80003345 13-Sep-2017 David Zuelke

Fixed bug #49876 lib path on 64bit distros


# d806d031 02-Feb-2018 Bishop Bettini

Fixed bug #65414


# 01eafcee 19-Dec-2017 CHU Zhaowei

Fixed bug #74519 strange behavior of AppendIterator


# 42f2ae05 05-Feb-2018 Michael Wallner

fix bug #75916 DNS_CAA record results contain garbage

It is assumed that DNS_CAA record values are zero terminated,
while its length is defined as (RDATA_LENGTH - tag_length - 2).


# 2ae46f8e 01-Feb-2018 Anatol Belski

[ci skip] Update NEWS


# a882f95e 27-Jan-2018 Christoph M. Becker

Revert "Fix #75878: RecursiveTreeIterator::setPostfix has wrong signature"

This reverts commit 4bd7658e1b44b72ff76913036c1b41f74318b065.

To avoid the BC break we apply the fix to ma

Revert "Fix #75878: RecursiveTreeIterator::setPostfix has wrong signature"

This reverts commit 4bd7658e1b44b72ff76913036c1b41f74318b065.

To avoid the BC break we apply the fix to master only.

show more ...


# 4bd7658e 27-Jan-2018 Christoph M. Becker

Fix #75878: RecursiveTreeIterator::setPostfix has wrong signature


# 594a4da3 22-Jan-2018 Anatol Belski

[ci skip] Update NEWS


# fb205020 18-Jan-2018 Xinchen Hui

Fixed #75838 (Memory leak in pg_escape_bytea())


12345678910>>...406