Skip to content

Commit 51ca716

Browse files
committed
Fix latest ext/uri NEWS entry
[skip-ci]
1 parent e386864 commit 51ca716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ PHP NEWS
3232
. Use the "includes credentials" rule of the WHATWG URL Standard to
3333
decide whether Uri\WhatWg\Url::getUsername() and ::getPassword()
3434
getters should return null or an empty string. (timwolla)
35-
. Fixed the distinction between empty and missing query/fragment
35+
. Fixed the distinction between empty and missing username/password
3636
components of Uri\Rfc3986\Uri.
3737
(kocsismate)
3838

0 commit comments

Comments
 (0)