Skip to content

Commit f4b587e

Browse files
authored
Merge pull request #253 from edorian/master
Talk proposal - August 2023
2 parents 325995e + 2ea2cb6 commit f4b587e

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

_posts/2023-08-01-august.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)