<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 22: Indentation for multiline function definition is wrong</title><link>https://sourceforge.net/p/php-mode/feature-requests/22/</link><description>Recent changes to 22: Indentation for multiline function definition is wrong</description><atom:link href="https://sourceforge.net/p/php-mode/feature-requests/22/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 20 Sep 2009 14:47:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/php-mode/feature-requests/22/feed.rss" rel="self" type="application/rss+xml"/><item><title>Indentation for multiline function definition is wrong</title><link>https://sourceforge.net/p/php-mode/feature-requests/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Indentation of the closing brace and parameters on a new line is wrong when using PEAR mode.&lt;/p&gt;
&lt;p&gt;function ($alongname,&lt;br /&gt;
____$b&lt;br /&gt;
) {&lt;br /&gt;
____//content&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;should be aligned exactly that way [1].&lt;br /&gt;
php-mode indents it the following way:&lt;/p&gt;
&lt;p&gt;function ($a, $b,&lt;br /&gt;
________$c&lt;br /&gt;
________)&lt;/p&gt;
&lt;p&gt;[1] &lt;a href="http://pear.php.net/manual/en/standards.funcdef.php" rel="nofollow"&gt;http://pear.php.net/manual/en/standards.funcdef.php&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 20 Sep 2009 14:47:16 -0000</pubDate><guid>https://sourceforge.net9e924b50a420ce9e5606b559799d9af816d605dc</guid></item></channel></rss>