Skip to content

Commit 0194b38

Browse files
committed
[ci skip] Update my username
1 parent 94c256f commit 0194b38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PHP NEWS
66
. Added first-class callable cache to share instances for the duration of the
77
request. (ilutov)
88
. It is now possible to use reference assign on WeakMap without the key
9-
needing to be present beforehand. (nielsdos)
9+
needing to be present beforehand. (ndossche)
1010

1111
- Hash:
1212
. Upgrade xxHash to 0.8.2. (timwolla)
@@ -25,9 +25,9 @@ PHP NEWS
2525
preloading). (Arnaud, welcomycozyhom)
2626

2727
- Phar:
28-
. Support reference values in Phar::mungServer(). (nielsdos)
28+
. Support reference values in Phar::mungServer(). (ndossche)
2929
. Invalid values now throw in Phar::mungServer() instead of being silently
30-
ignored. (nielsdos)
30+
ignored. (ndossche)
3131

3232
- Reflection:
3333
. Fixed bug GH-20217 (ReflectionClass::isIterable() incorrectly returns true

0 commit comments

Comments
 (0)