瀏覽代碼

updated UPDATE file

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

+ 3 - 0
UPDATE.md

@@ -131,6 +131,9 @@ beta1 to beta2
 * Serializer: The NormalizerInterface's `supports()` method has been split in
   two methods: `supportsNormalization` and `supportsDenormalization`.
 
+* ParameterBag::getDeep() has been removed, and is replaced with a boolean flag
+  on the ParameterBag::get() method.
+
 PR12 to beta1
 -------------