﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/index.php/rss/posts/37" rel="self" type="application/rss+xml" />
        <title><![CDATA[Install PHPStan and configure for Laravel application]]></title>
        <description><![CDATA[<p>Unlike compiled languages, in PHP if you make a mistake, the program will crash when the line of code with the mistake is executed. When testing a PHP application, whether manually or automatically, developers spend a lot of their time discovering mistakes that wouldn’t even compile in other languages, leaving less time for testing actual business logic.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/index.php/posts/37/install-phpstan-and-configure-for-laravel-application]]></link>
        <pubDate>Wed, 23 Feb 2022 12:22:53 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>install-phpstan-and-configure-for-laravel-application</title>
            <link><![CDATA[https://www.hibit.dev/index.php/posts/37/install-phpstan-and-configure-for-laravel-application]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2022/headers/phpstan.png]]></url>
            <width>239></width>
            <height>200></height>
        </image>
    </channel>
</rss>
