summaryrefslogtreecommitdiff
path: root/NEWS
blob: 6e18690ca6d940aa96541f58e0073ec7d132c0fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PHP                                                                        NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.0.0alpha1

- Core:
  . Fixed bug #77546 (iptcembed broken function). (gdegoulet)

- GD:
  . Removed deprecated image2wbmp(). (cmb)
  . Removed deprecated png2wbmp() and jpeg2wbmp(). (cmb)

- Intl:
  . Removed deprecated INTL_IDNA_VARIANT_2003. (cmb)

- phpdbg:
  . Fixed bug #76596 (phpdbg support for display_errors=stderr). (kabel)

<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>