From ef28f76dd4a050eba56592209445e34c375f3b12 Mon Sep 17 00:00:00 2001 From: Michael Dowling Date: Sun, 9 Jun 2013 11:38:04 -0700 Subject: [PATCH] Tweaks to upgrade guide --- UPGRADING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING.md b/UPGRADING.md index 23a4238f..3c117461 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -4,7 +4,7 @@ Guzzle Upgrade Guide 3.6 to 3.7 ---------- -### Deprecated various aspects of the framework in favor of a smaller API: +### Deprecations - You can now enable E_USER_DEPRECATED warnings to see if you are using any deprecated methods.: