com presentations: Updated talk for Midwest PHP, and the new Xdebug 2.4.: slides/xdebug/php7-sigh.xml slides/xdebug/xdebug-2.4-new.xml xdebug-midwest16.xml
[email protected] (Derick Rethans) Thu, 03 Mar 2016 17:47:57 +0000
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: c6c14324354efe538cb0201aab48093aa4f93273 Author: Derick Rethans <[email protected]> Thu, 3 Mar 2016 17:47:57 +0000 Parents: 0bc5ba3be3535fe94b750872851adaee4c22d62c Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=c6c14324354efe538cb0201aab48093aa4f93273 Log: Updated talk for Midwest PHP, and the new Xdebug 2.4. Bugs: https://bugs.php.net/2 Changed paths: M slides/xdebug/php7-sigh.xml M slides/xdebug/xdebug-2.4-new.xml A xdebug-midwest16.xml Diff: diff --git a/slides/xdebug/php7-sigh.xml b/slides/xdebug/php7-sigh.xml index 915984f..7c1bf1d 100644 --- a/slides/xdebug/php7-sigh.xml +++ b/slides/xdebug/php7-sigh.xml @@ -6,7 +6,7 @@ <bullet>It compiles now</bullet> <bullet>All test cases pass</bullet> <bullet>It's like rewriting Xdebug ☹</bullet> - <bullet>2.4.0beta1 is released. Please test!</bullet> + <bullet>I released Xdebug 2.4 on the flight here!</bullet> </list> </slide> diff --git a/slides/xdebug/xdebug-2.4-new.xml b/slides/xdebug/xdebug-2.4-new.xml index 432557e..3d16ba2 100644 --- a/slides/xdebug/xdebug-2.4-new.xml +++ b/slides/xdebug/xdebug-2.4-new.xml @@ -1,4 +1,4 @@ -<slide style="future"> +<slide> <title>Xdebug 2.4</title> <list> diff --git a/xdebug-midwest16.xml b/xdebug-midwest16.xml new file mode 100644 index 0000000..e056b0f --- /dev/null +++ b/xdebug-midwest16.xml @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="utf-8"?> +<presentation css="10gen-strict.css"> +<topic>Debugging</topic> +<title>Debugging: Past, Present, and Future</title> +<event>Midwest PHP</event> +<location>Minneapolis, MN, US</location> +<date>March 5th, 2016</date> +<speaker>Derick Rethans</speaker> +<email>[email protected]</email> +<twitter>derickr</twitter> +<url>http://derickrethans.nl/talks.html</url> +<joindin>http://joind.in/XXXXX</joindin> +<slide>slides/mongodb/title.xml</slide> +<slide>slides/mongodb/me.xml</slide> + +<slide>slides/xdebug/agenda-ppp.xml</slide> +<slide>slides/xdebug/xdebug-var-dump.xml</slide> +<slide>slides/xdebug/library-ladybug.xml</slide> +<slide>slides/xdebug/library-krumo.xml</slide> +<slide>slides/xdebug/library-kint.xml</slide> +<slide>slides/xdebug/library-symfony.xml</slide> +<slide>slides/xdebug/shutup.xml</slide> + +<slide>slides/xdebug/tracing.xml</slide> +<slide>slides/xdebug/functiontrace-summary.xml</slide> + +<slide>slides/xdebug/xdebug-2.3-error-munging.xml</slide> + +<slide>slides/xdebug/analyse-running-script.xml</slide> +<slide>slides/xdebug/netbeans.xml</slide> +<slide>slides/xdebug/komodo.xml</slide> +<slide>slides/xdebug/phpstorm.xml</slide> + +<slide>slides/xdebug/xdebug-2.3-new.xml</slide> + +<slide>slides/xdebug/debugger-activation.xml</slide> +<slide>slides/xdebug/debugger-browser-extensions.xml</slide> +<!-- <slide>slides/xdebug/debugger-connection-log.xml</slide> --> + +<slide>slides/internals/vld2.xml</slide> + +<slide>slides/xdebug/vld-path-1-code.xml</slide> +<slide>slides/xdebug/vld-path-1-output.xml</slide> +<slide>slides/xdebug/vld-path-1-paths.xml</slide> +<slide>slides/xdebug/vld-path-2-code.xml</slide> +<slide>slides/xdebug/vld-path-2-output.xml</slide> +<slide>slides/xdebug/vld-path-2-paths.xml</slide> +<!-- +<slide>slides/xdebug/phpdbg.xml</slide> +<slide>slides/xdebug/phpdbg-demo.xml</slide> +--> +<slide>slides/xdebug/vld-path-4-code.xml</slide> +<slide>slides/xdebug/vld-path-4-output.xml</slide> + +<slide>slides/xdebug/vld-path-3-code.xml</slide> +<slide>slides/xdebug/vld-path-3-output.xml</slide> +<slide>slides/xdebug/vld-path-3-paths.xml</slide> + +<slide>slides/xdebug/restaurant.xml</slide> +<slide>slides/xdebug/wayback-tracing.xml</slide> +<slide>slides/xdebug/wayback-blocks-simple.xml</slide> +<slide>slides/xdebug/wayback-wrapper.xml</slide> + +<slide>slides/xdebug/php7-happened.xml</slide> +<slide>slides/xdebug/php7-sigh.xml</slide> + +<slide>slides/xdebug/xdebug-2.4-new.xml</slide> +<slide>slides/xdebug/function-monitor.xml</slide> + +<slide>slides/xdebug/resources.xml</slide> + +</presentation>