<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PHP's type system dissected? - George  Peter Banyard</title>
        <link>https://phpc.tv/videos/watch/a9ae747b-dc38-4a61-88ed-ef55e7815bf5</link>
        <description>PHP has added more and more types in the last couple of versions. But what is the meaning of a type, a type system, and a subtyping relation? In this talk, we will explain those words, and see what comprises the PHP type system, how it checks for types, how it uses and implements Liskov's Subtitution Principle (LSP) for it's subtyping relation, and how the strict_type declare affects PHP's type system.</description>
        <lastBuildDate>Tue, 14 Apr 2026 21:25:48 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>PHP's type system dissected? - George  Peter Banyard</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/a9ae747b-dc38-4a61-88ed-ef55e7815bf5</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=a9ae747b-dc38-4a61-88ed-ef55e7815bf5" rel="self" type="application/rss+xml"/>
    </channel>
</rss>