History log of /php-src/NEWS (Results 4576 – 4600 of 15454)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 998a2ddc 13-Mar-2018 Xinchen Hui

Forgot NEWS

# 410de52b 12-Mar-2018 Dmitry Stogov

Added NEWS entry

# 2b02e6df 11-Mar-2018 Christoph M. Becker

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fix #62545: wrong unicode mapping in some charsets


# 01ea314e 24-Feb-2018 Christoph M. Becker

Fix #62545: wrong unicode mapping in some charsets

Undefined characters are best mapped to Unicode REPLACEMENT characters.

# d0ee2a82 19-Jan-2018 Gabriel Caruso

Add is_countable function

RFC: https://wiki.php.net/rfc/is-countable

# d34ab3a5 10-Mar-2018 Anatol Belski

[ci skip] Update NEWS

# 76fc73cb 10-Mar-2018 Anatol Belski

[ci skip] Update NEWS

# 9d908c70 10-Mar-2018 Bob Weinand

Fixup mess in NEWS file (mixed 7.2.3 and 7.2.4 NEWS)

# 9c6df8a2 09-Mar-2018 Bob Weinand

Fix bug #76074 (opcache corrupts variable in for-loop)

# d48b2339 06-Mar-2018 Christoph M. Becker

Update to Oniguruma 6.7.1

We also apply the still relevant parts of `oniguruma.patch` and update
the patch accordingly.

# d7099229 09-Mar-2018 Christoph M. Becker

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fix #73957: signed integer conversion in imagescale()


# f1b358c9 09-Mar-2018 Christoph M. Becker

Fix #73957: signed integer conversion in imagescale()

We must not pass values to `gdImageScale()` which cannot be represented
by an `unsigned int`. Instead we return FALSE, according to

Fix #73957: signed integer conversion in imagescale()

We must not pass values to `gdImageScale()` which cannot be represented
by an `unsigned int`. Instead we return FALSE, according to what we
already did for negative integers.

show more ...

# 7780bfc7 06-Mar-2018 Anatol Belski

[ci skip] Update NEWS

# 8a57fcdf 06-Mar-2018 Anatol Belski

[ci skip] Update NEWS

# d83467d7 02-Mar-2018 Christoph M. Becker

Fix #76041: null pointer access crashed php

We must not draw anti-aliased lines on palette images, because that is
not supported by `gdImageSetAAPixelColor()` and it wouldn't make much

Fix #76041: null pointer access crashed php

We must not draw anti-aliased lines on palette images, because that is
not supported by `gdImageSetAAPixelColor()` and it wouldn't make much
sense to support it, due to the limitation to at most 256 colors.

show more ...

# f37dff9d 02-Mar-2018 Dmitry Stogov

Added NEWS entry

# a827aefe 28-Feb-2018 Joe Watkins

fix news date

# 07fb1884 28-Feb-2018 Xinchen Hui

Update NEWS

# d5c17131 28-Feb-2018 Xinchen Hui

Fixed bug #76025 (Segfault while throwing exception in error_handler).

# 3db7427b 27-Feb-2018 Ferenc Kovacs

5.6.35 is next

# 74bdb8fb 27-Feb-2018 Anatol Belski

[ci skip] Update NEWS

# f6356b43 27-Feb-2018 Anatol Belski

[ci skip] Update NEWS

# 4698a412 27-Feb-2018 Anatol Belski

[ci skip] Update NEWS

# feef2027 24-Feb-2018 Christoph M. Becker

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
[ci skip] Update NEWS


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

[ci skip] Update NEWS

1...<<181182183184185186187188189190>>...619