File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments