﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/267" rel="self" type="application/rss+xml" />
        <title><![CDATA[Practical guide to PHP 8.5 containerization]]></title>
        <description><![CDATA[<p>Containerization for PHP 8.5 gives a simple, predictable and practical way to run applications without worrying about what the host machine has installed. A container bundles PHP, extensions and all required tools in one place. This helps teams keep things clean, reproducible and easy to work with. The idea is straightforward: you build an image, start containers from it and share the image when needed. PHP 8.5 brings performance improvements and a smoother developer experience, so pairing it with Docker is a natural step for modern projects.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/267/practical-guide-to-php-85-containerization]]></link>
        <pubDate>Mon, 08 Dec 2025 09:00:03 +0000</pubDate>
        <language>en</language>
        <category>systems</category>

        <image>
            <title>practical-guide-to-php-85-containerization</title>
            <link><![CDATA[https://www.hibit.dev/posts/267/practical-guide-to-php-85-containerization]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2025/12/1/headers/2450_docker_php.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
