com presentations: PHP Southcoast Talk: What's New in Xdebug: slides/xdebug/function-monitor.xml slides/xdebug/paths.xml slides/xdebug/restaurant.xml slides/xdebug/vld-path-3-code.xml slides/xdebug/vld-path-3-output.xml slides/xdebug/vld-path-3-paths.xml

[email protected] (Derick Rethans) Thu, 29 Jun 2017 08:57:31 +0000
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    b3d776b6d142bf17067452725f611087db969284
Author:    Derick Rethans <[email protected]>         Thu, 29 Jun 2017 09:57:31 +0100
Parents:   36c2fe7fdac95af471c53cb44ffc544d14c6d53c
Branches:  master

Link:       http://git.php.net/?p=presentations.git;a=commitdiff;h=b3d776b6d142bf17067452725f611087db969284

Log:
PHP Southcoast Talk: What's New in Xdebug

Changed paths:
  M  slides/xdebug/function-monitor.xml
  M  slides/xdebug/paths.xml
  M  slides/xdebug/restaurant.xml
  M  slides/xdebug/vld-path-3-code.xml
  M  slides/xdebug/vld-path-3-output.xml
  M  slides/xdebug/vld-path-3-paths.xml


Diff:
diff --git a/slides/xdebug/function-monitor.xml b/slides/xdebug/function-monitor.xml
index 6009f73..cea9768 100644
--- a/slides/xdebug/function-monitor.xml
+++ b/slides/xdebug/function-monitor.xml
@@ -1,4 +1,4 @@
-<slide style="future">
+<slide>
 <title>Function Monitoring</title>
 
 	<example><![CDATA[<?php
diff --git a/slides/xdebug/paths.xml b/slides/xdebug/paths.xml
index 3724075..afacdc0 100644
--- a/slides/xdebug/paths.xml
+++ b/slides/xdebug/paths.xml
@@ -1,5 +1,4 @@
-<slide style="title">
-<title>Paths</title>
+<slide style="title" background="paths.jpg">
+<title>Xdebug 2.3: Paths</title>
 
-<image filename="paths.jpg"/>
 </slide>
diff --git a/slides/xdebug/restaurant.xml b/slides/xdebug/restaurant.xml
index ccad0f3..0f9193e 100644
--- a/slides/xdebug/restaurant.xml
+++ b/slides/xdebug/restaurant.xml
@@ -1,5 +1,4 @@
-<slide style="title">
+<slide style="title" background="restaurant-end-universe.jpg">
 <title>Time Travel</title>
-<image filename="restaurant-end-universe.jpg"/>
 
 </slide>
diff --git a/slides/xdebug/vld-path-3-code.xml b/slides/xdebug/vld-path-3-code.xml
index 15614aa..5fe1e83 100644
--- a/slides/xdebug/vld-path-3-code.xml
+++ b/slides/xdebug/vld-path-3-code.xml
@@ -1,4 +1,4 @@
-<slide style="future">
+<slide>
 <title>Xdebug branch coverage</title>
 
 <example>
diff --git a/slides/xdebug/vld-path-3-output.xml b/slides/xdebug/vld-path-3-output.xml
index c01810f..7dca96e 100644
--- a/slides/xdebug/vld-path-3-output.xml
+++ b/slides/xdebug/vld-path-3-output.xml
@@ -1,4 +1,4 @@
-<slide style="future">
+<slide>
 <title>Xdebug branch coverage output</title>
 
 <example>
diff --git a/slides/xdebug/vld-path-3-paths.xml b/slides/xdebug/vld-path-3-paths.xml
index 2e78693..6af2011 100644
--- a/slides/xdebug/vld-path-3-paths.xml
+++ b/slides/xdebug/vld-path-3-paths.xml
@@ -1,4 +1,4 @@
-<slide style="future">
+<slide>
 <title>Xdebug branch coverage display</title>
 
 <image align="right" filename="vld-path-3-paths.png"/>