Skip to content

Commit cf40b4e

Browse files
committed
added entry to NEWS
1 parent 98649e7 commit cf40b4e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ PHP NEWS
3636
Phar::addEmptyDir() for paths starting with "/.phar", while allowing
3737
non-magic directory names that merely share the ".phar" prefix. (Weilin Du)
3838

39+
- Reflection:
40+
. Preserve class-name case in ReflectionClass::getProperty() error messages
41+
and autoloading. (jorgsowa)
42+
3943
- Sqlite:
4044
. Fix error checks for column retrieval. (ndossche)
4145

0 commit comments

Comments
 (0)