<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Pierre (Entries tagged as dotclear2)</title>
    <link>http://blog.thepimp.net/</link>
    <description>Moving Pixels</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3 - http://www.s9y.org/</generator>
    <pubDate>Sat, 24 Mar 2007 16:46:00 GMT</pubDate>

    <image>
        <url>http://blog.thepimp.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Pierre - Moving Pixels</title>
        <link>http://blog.thepimp.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Comment fixed</title>
    <link>http://blog.thepimp.net/archives/Comment-fixed.html</link>
            <category>Uncategorized</category>
    
    <comments>http://blog.thepimp.net/archives/Comment-fixed.html#comments</comments>
    <wfw:comment>http://blog.thepimp.net/wfwcomment.php?cid=189</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.thepimp.net/rss.php?version=2.0&amp;type=comments&amp;cid=189</wfw:commentRss>
    

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    &lt;p&gt;The comments are finally working again. After a little bug in the dotclear2, I forgot to remove the old antispam system. All comments were marked as spam. Everything should work well now. Back to a free talk mode &lt;img src=&quot;http://blog.thepimp.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 24 Mar 2007 17:46:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.thepimp.net/archives/189.html</guid>
    <category>antispam</category>
<category>comment</category>
<category>dotclear2</category>
<category>moderation</category>

</item>
<item>
    <title>dotclear2, create a feed for a tag</title>
    <link>http://blog.thepimp.net/archives/dotclear2,-create-a-feed-for-a-tag.html</link>
            <category>PHP</category>
    
    <comments>http://blog.thepimp.net/archives/dotclear2,-create-a-feed-for-a-tag.html#comments</comments>
    <wfw:comment>http://blog.thepimp.net/wfwcomment.php?cid=162</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.thepimp.net/rss.php?version=2.0&amp;type=comments&amp;cid=162</wfw:commentRss>
    

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    &lt;p&gt;It is a small addition but really useful. If you already use dotclear2, you may have missed the new feeds options (see the &lt;span class=&quot;caps&quot;&gt;URL&lt;/span&gt; handlers code). It is now possible to create a feed for a given tag. For example, my &lt;span class=&quot;caps&quot;&gt;PECL&lt;/span&gt; related entries can be fetched from:&lt;/p&gt; &lt;p&gt;http://blog.thepimp.net/index.php/feed/tag/PECL/rss2&lt;/p&gt; &lt;p&gt;By the way,the beta4 is out, go fetch it!&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/preview.dotclear.net/wiki/Download&#039;);&quot;  href=&quot;http://preview.dotclear.net/wiki/Download&quot;&gt;dotclear2 beta4&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.dotclear.net&#039;);&quot;  href=&quot;http://www.dotclear.net&quot;&gt;dotclear homepage&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; 
    </content:encoded>

    <pubDate>Fri, 29 Dec 2006 17:52:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.thepimp.net/archives/162.html</guid>
    <category>beta4</category>
<category>dotclear2</category>
<category>feed</category>
<category>tags</category>

</item>
<item>
    <title>preserve dotclear 1.x URL while upgrading to dotclear2</title>
    <link>http://blog.thepimp.net/archives/preserve-dotclear-1.x-URL-while-upgrading-to-dotclear2.html</link>
            <category>Uncategorized</category>
    
    <comments>http://blog.thepimp.net/archives/preserve-dotclear-1.x-URL-while-upgrading-to-dotclear2.html#comments</comments>
    <wfw:comment>http://blog.thepimp.net/wfwcomment.php?cid=153</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.thepimp.net/rss.php?version=2.0&amp;type=comments&amp;cid=153</wfw:commentRss>
    

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    &lt;p&gt;Loosing his old URLs is not always a good thing and not only for the ranking in google. I got a couple of requests to restore them, here you go, old post URLs are back.&lt;/p&gt; &lt;p&gt;Here is the lighttpd rewrite rules for the old rss.php file and the post access, if anyone needs it (not really rocket sciences, but copy/paste can be faster &lt;img src=&quot;http://blog.thepimp.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; :&lt;/p&gt; &lt;pre&gt;         url.rewrite-once = (                 &amp;#38;quot;^/rss\.php&amp;#38;quot; =&amp;#38;gt; &amp;#38;quot;/index.php/feed/rss2&amp;#38;quot;,                 &amp;#38;quot;^/index\.php/([0-9]{4}.*)&amp;#38;quot; =&amp;#38;gt; &amp;#38;quot;/index.php/post/$1&amp;#38;quot;         ) &lt;/pre&gt; &lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt; You can find further rules for apache&amp;#8217;s mod_rewrite in the &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.dotclear.net/forum/viewtopic.php?id=19425&#039;);&quot;  href=&quot;http://www.dotclear.net/forum/viewtopic.php?id=19425&quot;&gt;dotclear&amp;#8217;s forum&lt;/a&gt;. If you need some of them for lighttpd, let me know, I can try to &amp;quot;port&amp;quot; them (I&amp;#8217;m happy with the two rules above).&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 04 Dec 2006 03:44:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.thepimp.net/archives/153.html</guid>
    <category>Dotclear</category>
<category>dotclear2</category>
<category>lighttpd</category>
<category>PHP</category>
<category>preserve-URL</category>
<category>rewrite</category>

</item>
<item>
    <title>comment posting fixed and warning removed, and why I don't mess with getter/setter</title>
    <link>http://blog.thepimp.net/archives/comment-posting-fixed-and-warning-removed,-and-why-I-dont-mess-with-gettersetter.html</link>
            <category>Uncategorized</category>
    
    <comments>http://blog.thepimp.net/archives/comment-posting-fixed-and-warning-removed,-and-why-I-dont-mess-with-gettersetter.html#comments</comments>
    <wfw:comment>http://blog.thepimp.net/wfwcomment.php?cid=148</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.thepimp.net/rss.php?version=2.0&amp;type=comments&amp;cid=148</wfw:commentRss>
    

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    &lt;p&gt;During my upgrade to &lt;a href=&quot;http://blog.thepimp.net/index.php/post/2006/11/23/moving-to-dotclear-20-new-theme-%3A&quot;&gt;dotclear2&lt;/a&gt;, I noticed some notices about &amp;quot;&amp;quot;Indirect modification of overloaded property&amp;quot; and thought they are minor (notices&amp;#8230;) and can be somehow ignored, bad idea &lt;img src=&quot;http://blog.thepimp.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt; &lt;p&gt;It seems that the known issues with setter/getters with array are more serious than I thought, being not really a fan of these magic methods, especially not for arrays or other non scalar data, I did not really &amp;quot;care&amp;quot;, selber schuld &lt;img src=&quot;http://blog.thepimp.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt; &lt;p&gt;In the case of dotclear, the workaround is relatively easy:&lt;/p&gt; 

	&lt;p&gt;&lt;pre class=&quot;php&quot; style=&quot;text-align: left;&quot;&gt;&amp;lt;br /&amp;gt;
&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;class&lt;/span&gt; context&amp;lt;br /&amp;gt;
&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#123;&lt;/span&gt;
  &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;public&lt;/span&gt; &lt;span style=&quot;color: #0000ff;&quot;&gt;$stack&lt;/span&gt; = array&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&amp;lt;/p&amp;gt;
&amp;#160;
  &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;public&lt;/span&gt; &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;function&lt;/span&gt; __set&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$name&lt;/span&gt;,&lt;span style=&quot;color: #0000ff;&quot;&gt;$var&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;
  &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#123;&lt;/span&gt;
    &lt;span style=&quot;color: #0000ff;&quot;&gt;$this&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;stack&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$name&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#93;&lt;/span&gt; = &lt;span style=&quot;color: #0000ff;&quot;&gt;$var&lt;/span&gt;;
  &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#125;&lt;/span&gt;
&amp;#160;
  &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;public&lt;/span&gt; &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;function&lt;/span&gt; __get&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$name&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;
  &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#123;&lt;/span&gt;
    &lt;span style=&quot;color: #b1b100;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;!isset&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$this&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;stack&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$name&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#123;&lt;/span&gt;
      &lt;span style=&quot;color: #b1b100;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;null&lt;/span&gt;;
    &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#125;&lt;/span&gt;
    &lt;span style=&quot;color: #b1b100;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #0000ff;&quot;&gt;$this&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;stack&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$name&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#93;&lt;/span&gt;;
  &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#125;&lt;/span&gt;
&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#125;&lt;/span&gt;
&amp;#160;
	&amp;lt;p&amp;gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt; = &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;new&lt;/span&gt; context;&amp;lt;br /&amp;gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt; = array&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&amp;lt;br /&amp;gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;content&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;rawcontent&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;name&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;mail&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;site&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;preview&amp;amp;#8217;] = false;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;remember&amp;amp;#8217;] = false;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.php.net/var_dump&#039;);&quot;  href=&quot;http://www.php.net/var_dump&quot;&gt;&lt;span style=&quot;color: #000066;&quot;&gt;var_dump&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&amp;lt;/p&amp;gt;
&amp;#160;
	&amp;lt;p&amp;gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt; = array&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&amp;lt;br /&amp;gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;content&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;rawcontent&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;name&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;mail&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;site&amp;amp;#8217;] = &amp;amp;#8216;&amp;amp;#8217;;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;preview&amp;amp;#8217;] = false;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#8216;remember&amp;amp;#8217;] = false;&amp;lt;br /&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;comment_preview&lt;/span&gt; = &lt;span style=&quot;color: #0000ff;&quot;&gt;$comment_preview&lt;/span&gt;;&amp;lt;br /&amp;gt;
&lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.php.net/var_dump&#039;);&quot;  href=&quot;http://www.php.net/var_dump&quot;&gt;&lt;span style=&quot;color: #000066;&quot;&gt;var_dump&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$ctx&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&amp;lt;br /&amp;gt;
&amp;#160;&lt;/pre&gt;&lt;/p&gt;

 &lt;p&gt;The first initialiation will raise notices and fails (do not assign anything, as the error message says), the second works like a charm. This bug just confirms what I think about all these magic methods, don&amp;#8217;t use them for non scalar unless someone put a gun on you.&lt;/p&gt; &lt;p&gt;The issue is known (thanks tony for the info). It is certainly due to the read/write access required by the array element change, but I do not know exactly how userland getter/setter work. I reopen an old bug (#36214), let see what will come out of it.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 28 Nov 2006 04:25:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.thepimp.net/archives/148.html</guid>
    <category>5.2.0</category>
<category>dotclear2</category>
<category>indirect-modification</category>
<category>overloaded-property</category>
<category>php</category>

</item>

</channel>
</rss>