History log of /php-src/NEWS (Results 4401 – 4425 of 15454)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2a78006a 07-Jul-2018 Jakub Zelenka

Update NEWS and UPGRADING for fpm_get_status addition

# 9aeeecc4 07-Jul-2018 Nikita Popov

Merge branch 'PHP-7.2'


# 5d0d812a 07-Jul-2018 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# 47fb17b1 06-Jul-2018 cdoco

Fixed bug #76366 (references in sub-array for filtering breaks the filter)

# 95013042 31-Mar-2018 seliver

Fixed bug #76136 (stream_socket_get_name enclosed IPv6 in brackets)

The IPv6 IP of a socket is provided by inet_ntop() as a string, but
this function doesn't enclose the IP in brackets.

Fixed bug #76136 (stream_socket_get_name enclosed IPv6 in brackets)

The IPv6 IP of a socket is provided by inet_ntop() as a string, but
this function doesn't enclose the IP in brackets. This patch adds
them in the php_network_populate_name_from_sockaddr() function.

show more ...

# 67352cb2 28-Jun-2018 Peter Kokot

Fix bug #76392

On systems without glibc, such as Alpine with Musl libc, the function attributes
are not supported. GCC 6 doesn't properly omit some systems. This is
already fixed in

Fix bug #76392

On systems without glibc, such as Alpine with Musl libc, the function attributes
are not supported. GCC 6 doesn't properly omit some systems. This is
already fixed in GCC 7 but for systems with GCC 6 and ones without
glibc, this additional check fixes this bug.

show more ...

# 0b94534e 06-Jul-2018 Anatol Belski

[ci skip] Update NEWS

# d207fd44 06-Jul-2018 Anatol Belski

[ci skip] Update NEWS

# ea248476 06-Jul-2018 Anatol Belski

[ci skip] Update NEWS

# 137f22ad 06-Jul-2018 Sara Golemon

Fix year

# 268e801c 06-Jul-2018 Sara Golemon

Bump version

# 587ab006 05-Jul-2018 Remi Collet

NEW and UPGRADING

# 2af3234a 03-Jul-2018 Anatol Belski

[ci skip] Update NEWS

# a0b9f8d4 03-Jul-2018 Christoph M. Becker

Update NEWS for 7.3.0beta1

# 8bf21adb 03-Jul-2018 Remi Collet

bump to 7.2.9-dev

# 177c7e3a 03-Jul-2018 Dmitry Stogov

Merge branch 'bug63217'

* bug63217:
Another fix for bug #63217
Partial revert of 30156d588c07e26d4e752ddb62344e96854d4773


# 28b03f96 02-Jul-2018 Dmitry Stogov

Another fix for bug #63217

# 04824aa2 02-Jul-2018 Nikita Popov

Merge branch 'PHP-7.2'


# 9bbb9e53 02-Jul-2018 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# c97b8bbf 02-Jul-2018 Nikita Popov

Fixed bug #75231

The behavior is now consistent with ReflectionMethod.

# 2cc6922c 02-Jul-2018 Nikita Popov

Merge branch 'PHP-7.2'


# 3a236d05 02-Jul-2018 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# 787593b7 02-Jul-2018 Nikita Popov

Fix test after serialization change

And move it to a more appropriate location.

# a57b5e82 02-Jul-2018 Nikita Popov

Merge branch 'PHP-7.2'


# 09bb2527 02-Jul-2018 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


1...<<171172173174175176177178179180>>...619