Skip to content

Commit e54c9e6

Browse files
committed
Per RFC 6890, these are explicitly not reserved ranges
1 parent 9d1deb9 commit e54c9e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/filter/tests/bug47435.phpt

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ bool(false)
2929
string(11) "fe80:5:6::1"
3030
bool(false)
3131
string(12) "2001:0db8::1"
32-
bool(false)
32+
string(12) "2001:0db8::1"
33+
string(12) "2001:0010::1"
3334
string(12) "2001:0010::1"
34-
bool(false)
3535
string(12) "240b:0010::1"
3636
string(12) "240b:0010::1"

0 commit comments

Comments
 (0)