Bug 514544 - Add the PDT slideshow item

Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/oxygen-content.json b/oxygen-content.json
index 2c4a224..ab5cdcc 100644
--- a/oxygen-content.json
+++ b/oxygen-content.json
@@ -86,6 +86,12 @@
       "text": "The return value of the last method call is always displayed in the variable view when you debug some Java code. No more need to create temporary variable to find and eradicate sneaky bugs!",
       "image_url": "/oxygen/public/images/oxygen_jdt_debug.png",
       "image_alt": "Oxygen IDE screenshot"
+    },
+    {
+      "title": "Test Code and Manage Dependencies with PHP Development Tools",
+      "text": "The PHP support in Eclipse improved by adding integration with PHPUnit for testing PHP code, and with Composer for managing PHP dependencies.",
+      "image_url": "/oxygen/public/images/oxygen_pdt_50.png",
+      "image_alt": "Oxygen IDE screenshot"
     }
   ],
   
diff --git a/public/images/oxygen_pdt_50.png b/public/images/oxygen_pdt_50.png
new file mode 100644
index 0000000..cdedb36
--- /dev/null
+++ b/public/images/oxygen_pdt_50.png
Binary files differ