We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98649e7 commit cf40b4eCopy full SHA for cf40b4e
1 file changed
NEWS
@@ -36,6 +36,10 @@ PHP NEWS
36
Phar::addEmptyDir() for paths starting with "/.phar", while allowing
37
non-magic directory names that merely share the ".phar" prefix. (Weilin Du)
38
39
+- Reflection:
40
+ . Preserve class-name case in ReflectionClass::getProperty() error messages
41
+ and autoloading. (jorgsowa)
42
+
43
- Sqlite:
44
. Fix error checks for column retrieval. (ndossche)
45
0 commit comments