<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PHP UK Conference 2012 - PHP under the hood, by Johannes Schlüter</title>
        <link>https://phpc.tv/videos/watch/3c609a31-4598-464a-8817-282599347b60</link>
        <description>http://www.phpconference.co.uk/talk/php-under-hood The beauty of PHP is that everybody can read the code and see the inner workings of software. But understanding concepts from reading code isn't often helpful, especially if you are not proficient in that language. This presentation will take apart many parts of the PHP runtime, describe the concepts behind so attendees understand the inner workings without actually reading C code. Concepts covered include HashTables, the foundation for PHP arrays and many other internal data structures, the reference counting mechanism, which is important for writing efficient code as well as the overall executor. Johannes Schlüter is involved with the PHP community for more than 10 years. As an active contributor to the PHP project he is serving as Release Manager for the PHP 5.3 series. Working on PHP is also part of his job at Oracle's MySQL Engineering team where he is an engineer in the MySQL Connectors and Client Connectivity group. He's blogs regularly and lives in Munich, Germany.</description>
        <lastBuildDate>Tue, 14 Apr 2026 19:35:41 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>PHP UK Conference 2012 - PHP under the hood, by Johannes Schlüter</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/3c609a31-4598-464a-8817-282599347b60</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://phpc.tv/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://phpc.tv/feeds/video-comments.xml?videoId=3c609a31-4598-464a-8817-282599347b60" rel="self" type="application/rss+xml"/>
    </channel>
</rss>