Skip to content

Commit

Permalink
NEWS: Add entry for GH-8805
Browse files Browse the repository at this point in the history
[ci skip]

Signed-off-by: Anatol Belski <ab@php.net>
  • Loading branch information
weltling committed Sep 18, 2022
1 parent 224ca55 commit eba3be4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ PHP NEWS
- Date:
. Fixed bug with parsing large negative numbers with the @ notation. (Derick)

- Fileinfo:
. Fixed bug GH-8805 (finfo returns wrong mime type for woff/woff2 files).
(Anatol)

- Sockets:
. Fixed socket constants regression as of PHP 8.2.0beta3. (Bruce Dou)

Expand Down

0 comments on commit eba3be4

Please sign in to comment.