Added notice for File::getDefaultExtension() method

This commit is contained in:
Fabien Pennequin 2011-05-08 11:15:41 +02:00
parent f3b077a0dd
commit 983caef290

View File

@ -147,6 +147,9 @@ PR12 to beta1
* The `File::getWebPath()` and `File::rename()` methods have been removed, as
well as the `framework.document_root` configuration setting.
* The `File::getDefaultExtension()` method has beean renamed to `File::guessExtension()`.
The renamed method now returns null if it cannot guess the extension.
* The `session` configuration has been refactored:
* The `class` option has been removed (use the `session.class` parameter