<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://crafter.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://crafter.fr/feed.php">
        <title>Tickleman&#039;s crafter.fr phpstan</title>
        <description></description>
        <link>https://crafter.fr/</link>
        <image rdf:resource="https://crafter.fr/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-15T05:12:39+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://crafter.fr/phpstan/types_phpdoc_au_format_ebnf?rev=1696605202&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://crafter.fr/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Tickleman's crafter.fr</title>
        <link>https://crafter.fr/</link>
        <url>https://crafter.fr/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://crafter.fr/phpstan/types_phpdoc_au_format_ebnf?rev=1696605202&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-06T17:13:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>phpstan:types_phpdoc_au_format_ebnf</title>
        <link>https://crafter.fr/phpstan/types_phpdoc_au_format_ebnf?rev=1696605202&amp;do=diff</link>
        <description>PHPStan : Types PHPDoc au format EBNF

This documentation is about how to code accurate types in those  PHPDoc types :


@param Class_With_Generics&lt;int,object&gt;
@return void
@var int&lt;0,max&gt;


I wanted to have a precise description about how PHP precisely described types may be described into PHPDoc comments. PHPStan, the PHPStorm IDE (partially), and probably other ones, use these information to help the developer with quality tools and completion.</description>
    </item>
</rdf:RDF>
