<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/vendor/feed/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
                        <id>https://rfc.stitcher.io/feed</id>
                                <link href="https://rfc.stitcher.io/feed" rel="self"></link>
                                <title><![CDATA[RFC Votes]]></title>
                    
                                <subtitle>Vote for PHP RFCs</subtitle>
                                                    <updated>2025-08-10T14:45:37+00:00</updated>
                        <entry>
            <title><![CDATA[Interface Default Methods]]></title>
            <link rel="alternate" href="https://rfc.stitcher.io/rfc/interface-default-methods" />
            <id>https://rfc.stitcher.io/rfc/interface-default-methods</id>
            <author>
                <name><![CDATA[Brent]]></name>
                <email><![CDATA[brendt@stitcher.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[Interface Default Methods improves backwards compatibility when changing interfaces, but also add a way to have multi-inheritance in PHP.]]>
            </summary>
                                    <updated>2024-06-16T14:34:30+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Short Closures 2.0]]></title>
            <link rel="alternate" href="https://rfc.stitcher.io/rfc/short-closures-20" />
            <id>https://rfc.stitcher.io/rfc/short-closures-20</id>
            <author>
                <name><![CDATA[Brent]]></name>
                <email><![CDATA[brendt@stitcher.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[This RFC proposes a way to have multi-line short closures — closures that don't need explicit `use` statements, but can still have multiple lines and a return statement.]]>
            </summary>
                                    <updated>2024-04-02T11:05:06+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[The Pipe Operator]]></title>
            <link rel="alternate" href="https://rfc.stitcher.io/rfc/the-pipe-operator" />
            <id>https://rfc.stitcher.io/rfc/the-pipe-operator</id>
            <author>
                <name><![CDATA[Brent]]></name>
                <email><![CDATA[brendt@stitcher.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[The "pipe operator" `|>` allows you to chain multiple function calls in a more convenient way.]]>
            </summary>
                                    <updated>2024-08-26T18:46:46+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Property Hooks]]></title>
            <link rel="alternate" href="https://rfc.stitcher.io/rfc/property-hooks" />
            <id>https://rfc.stitcher.io/rfc/property-hooks</id>
            <author>
                <name><![CDATA[Brent]]></name>
                <email><![CDATA[brendt@stitcher.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[A new way of interacting with properties]]>
            </summary>
                                    <updated>2025-01-07T11:06:55+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[new MyClass()->method() without parentheses]]></title>
            <link rel="alternate" href="https://rfc.stitcher.io/rfc/new-myclass-method-without-parentheses" />
            <id>https://rfc.stitcher.io/rfc/new-myclass-method-without-parentheses</id>
            <author>
                <name><![CDATA[Brent]]></name>
                <email><![CDATA[brendt@stitcher.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[Chain method on newly created objects without parentheses]]>
            </summary>
                                    <updated>2025-08-10T14:45:37+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Asymmetric Visibility v2]]></title>
            <link rel="alternate" href="https://rfc.stitcher.io/rfc/asymmetric-visibility-v2" />
            <id>https://rfc.stitcher.io/rfc/asymmetric-visibility-v2</id>
            <author>
                <name><![CDATA[Brent]]></name>
                <email><![CDATA[brendt@stitcher.io]]></email>

            </author>
            <summary type="html">
                <![CDATA[A new syntax for declaring the “set” operation visibility of an object property]]>
            </summary>
                                    <updated>2025-02-03T15:26:11+00:00</updated>
        </entry>
    </feed>
