Skip to content

Commit fab2c3b

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Fix bug #70574: Move files to proper locale dir
2 parents a35379d + 5be6702 commit fab2c3b

18 files changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ PHP NEWS
1212
. Fixed bug #79934 (CRLF-only line in heredoc causes parsing error).
1313
(Pieter van den Ham)
1414

15+
- Gettext:
16+
. Fixed bug #70574 (Tests fail due to relying on Linux fallback behavior for
17+
gettext()). (Florian Engelhardt)
18+
1519
- LDAP:
1620
. Fixed memory leaks. (ptomulik)
1721

0 commit comments

Comments
 (0)