[presentations] master: Add stickers slide

[email protected] (Derick Rethans) Thu, 26 Oct 2023 13:30:03 +0000
Newsgroups php.pres
Message-ID <[email protected]>
Author: Derick Rethans (derickr)
Date: 2023-10-26T14:16:25+01:00

Commit: https://github.com/php/presentations/commit/fe7289daeebeab24a52cce898c90db3feeb7b86e
Raw diff: https://github.com/php/presentations/commit/fe7289daeebeab24a52cce898c90db3feeb7b86e.diff

Add stickers slide

Changed paths:
  A  slides/xdebug/stickers.xml
  A  slides/xdebug/xdebug-stickers.png
  M  php-ipc23.xml
  M  xdebug-ipc23.xml


Diff:

diff --git a/php-ipc23.xml b/php-ipc23.xml
index a404c749..08baf081 100644
--- a/php-ipc23.xml
+++ b/php-ipc23.xml
@@ -108,11 +108,6 @@ Path analysis
 <slide>slides/xdebug/vld-path-3-paths.xml</slide>
 <slide>slides/xdebug/vld-path-4-output.xml</slide>
 
-<!-- JIT
--->
-
-<slide>slides/internals/jit.xml</slide>
-
 <!-- Conclusion
 
 Code -> Tokens -> AST -> opcode
diff --git a/slides/xdebug/stickers.xml b/slides/xdebug/stickers.xml
new file mode 100644
index 00000000..aeb1e82c
--- /dev/null
+++ b/slides/xdebug/stickers.xml
@@ -0,0 +1,4 @@
+<slide>
+<title>Xdebug Stickers!</title>
+<image filename="xdebug-stickers.png"/>
+</slide>
diff --git a/slides/xdebug/xdebug-stickers.png b/slides/xdebug/xdebug-stickers.png
new file mode 100644
index 00000000..7b1ec268
Binary files /dev/null and b/slides/xdebug/xdebug-stickers.png differ
diff --git a/xdebug-ipc23.xml b/xdebug-ipc23.xml
index ed862c82..83bac5cd 100644
--- a/xdebug-ipc23.xml
+++ b/xdebug-ipc23.xml
@@ -102,6 +102,7 @@ https://wiki.php.net/rfc/dynamic_class_constant_fetch
 <slide>slides/xdebug/transparency.xml</slide>
 
 <slide>slides/mongodb/questions.xml</slide>
+<slide>slides/xdebug/stickers.xml</slide>
 <slide>slides/xdebug/resources.xml</slide>
 
 </presentation>