瀏覽代碼

Added notice for File::getDefaultExtension() method

Fabien Pennequin 14 年之前
父節點
當前提交
983caef290
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      UPDATE.md

+ 3 - 0
UPDATE.md

@@ -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