From eb5f60cabcc8c601fea9c8c612984f5504fcc043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Sun, 12 Oct 2014 18:43:03 +0200 Subject: [PATCH] Fixed UPGRADE-3.0.md markup --- UPGRADE-3.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/UPGRADE-3.0.md b/UPGRADE-3.0.md index f4e716f0ce..7ae84c5a6b 100644 --- a/UPGRADE-3.0.md +++ b/UPGRADE-3.0.md @@ -973,6 +973,7 @@ UPGRADE FROM 2.x to 3.0 ```php Yaml::parse(file_get_contents($fileName)); + ``` ### Process