summaryrefslogtreecommitdiff
path: root/NEWS
blob: b0778a45d7aea7f07d47199af75c72c1f0460033 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
PHP                                                                        NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.0.0alpha1

- Core:
  . Fixed bug #77619 (Wrong reflection on MultipleIterator::__construct).
    (Fabien Villepinte)

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

- Intl:
  . Removed deprecated INTL_IDNA_VARIANT_2003. (cmb)

- LDAP:
  . Removed deprecated ldap_sort. (mcmic)

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

- sodium:
  . Fixed bug #77646 (sign_detached() strings not terminated). (Frank)

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