<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "php81" tag.</subtitle>
    <updated>2026-03-08T04:47:32+01:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/en/blog/tag/php81.xml" rel="self" />
    <id>https://www.strangebuzz.com/en/blog/tag/php81.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>Using PHP 8.1 enumerations in a Symfony project</title>
            <link href="https://www.strangebuzz.com/en/blog/using-php-8-1-enumerations-in-a-symfony-project" />
            <id>https://www.strangebuzz.com/en/blog/using-php-8-1-enumerations-in-a-symfony-project</id>
            <published>2022-09-03T00:00:00+02:00</published>
            <updated>2022-09-07T00:00:00+02:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">This post shows how to use PHP 8.1 enumerations in a Symfony project. We review the different steps to use this new PHP 8.1 useful feature in different parts of a Symfony application. 
</summary>
        </entry>
    </feed>
