File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,19 +8,13 @@ meetupdate: 2023-08-01
88
99<div class =" slot span4 " ><div class =" icon-awesome " ><i class =" icon-comment-alt " ></i ></div >
1010
11- {% comment %} ==== TALK / PRESENTATION - SLOT #1 ==== {% endcomment %}
11+ <h4 >Linux Systems Tools for PHP debugging</h4 >
12+ <p >
13+ How to use Linux System tooling, like strace and gdb to debug your PHP code
14+ and look deeper into what's going on than userland tools allow you to!
15+ </p >
1216
13- {% comment %} TITLE OF YOUR TALK: {% endcomment %}
14- <h4>Free Slot</h4>
15-
16- {% comment %} SUB-TITLE OR DESCRIPTION: {% endcomment %}
17- <p>This 25 minute slot could be yours!</p>
18-
19- {% comment %} REMOVE NEXT LINE: {% endcomment %}
20- <p><a class="speaker" target="_blank" href="/submit.html"><strong>Submit your talk now</strong></a></p>
21-
22- {% comment %} UNCOMMENT/EDIT NEXT LINE: {% endcomment %}
23- <!-- <p><a class="speaker" target="_blank" href="https://twitter.com/...HOW-TO-CONTACT-YOU">YOUR NAME</a></p> -->
17+ <p ><a class =" speaker " target =" _blank " href =" https://phpc.social/@edorian " >Volker Dusch</a ></p >
2418
2519</div >
2620
You can’t perform that action at this time.
0 commit comments