1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
This commit is contained in:
Stanislav Malyshev
2012-07-15 15:35:16 -07:00
parent 6d10bdff9f
commit 626effcf17

View File

@@ -21,7 +21,7 @@ PHP X.Y UPGRADE NOTES
========================================
- Drop Windows XP and 2003 support. (Pierre)
- All internal case insensitivity handling for class, fucntion and constant
- All internal case insensitivity handling for class, function and constant
names is done according to ASCII rules, current locale settings are ignored.
========================================