<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/amfphp/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/amfphp/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/amfphp/bugs/</id><updated>2013-02-13T14:03:48.921000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>#104 Service Object support static methods</title><link href="https://sourceforge.net/p/amfphp/bugs/104/?limit=25#04fb" rel="alternate"/><published>2013-02-13T14:03:48.921000Z</published><updated>2013-02-13T14:03:48.921000Z</updated><author><name>ariels</name><uri>https://sourceforge.net/u/arielsom/</uri></author><id>https://sourceforge.net769752358fc7b0c5dd381650b142a8a366cbf971</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#102 Service browser gets arrays as strings</title><link href="https://sourceforge.net/p/amfphp/bugs/102/?limit=25#2abf" rel="alternate"/><published>2013-01-07T14:20:23.105000Z</published><updated>2013-01-07T14:20:23.105000Z</updated><author><name>ariels</name><uri>https://sourceforge.net/u/arielsom/</uri></author><id>https://sourceforge.netb1c1a1a63cfee6ead22b27092ceba755e29b92e4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#101 Many services make service browser display nothing</title><link href="https://sourceforge.net/p/amfphp/bugs/101/?limit=25#62f6" rel="alternate"/><published>2013-01-07T14:19:04.784000Z</published><updated>2013-01-07T14:19:04.784000Z</updated><author><name>ariels</name><uri>https://sourceforge.net/u/arielsom/</uri></author><id>https://sourceforge.net1756edea7a454a59d64a18891063d79f28ae9690</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-out-of-date&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#100 parameters error in json plugin, and simple solution</title><link href="https://sourceforge.net/p/amfphp/bugs/100/?limit=25#eb39" rel="alternate"/><published>2013-01-07T14:18:32.951000Z</published><updated>2013-01-07T14:18:32.951000Z</updated><author><name>ariels</name><uri>https://sourceforge.net/u/arielsom/</uri></author><id>https://sourceforge.net8222033ffdea10fa6d014cda23af9990eb5534f0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#98 Incorrect handling of multiple configured serviceFolderPaths</title><link href="https://sourceforge.net/p/amfphp/bugs/98/?limit=25#47e4" rel="alternate"/><published>2013-01-07T14:16:07.825000Z</published><updated>2013-01-07T14:16:07.825000Z</updated><author><name>ariels</name><uri>https://sourceforge.net/u/arielsom/</uri></author><id>https://sourceforge.net98f4c4bf18d985ce326993d32951aae1c4f24be0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>Service Object support static methods</title><link href="https://sourceforge.net/p/amfphp/bugs/104/" rel="alternate"/><published>2012-12-28T14:40:23Z</published><updated>2012-12-28T14:40:23Z</updated><author><name>Bradley Worrell-Smith</name><uri>https://sourceforge.net/u/brizad/</uri></author><id>https://sourceforge.net137400b4d9e09aa45a3025e981223eb60f3ab1bd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This Diff will fix 3 issues.&lt;br /&gt;
1) Static methods in service call/object  (Ex &lt;br /&gt;
2) Private is determined by checking for the literal underscore '_' in the method name&lt;br /&gt;
3) Private function 'checkNumberOfArguments' redundant only called in 'executeServiceCall' using Reflection that could be used for fix 1 &amp;amp; 2&lt;/p&gt;
&lt;p&gt;Solution:&lt;br /&gt;
Remove 'checkNumberOfArguments' and move contents to 'executeServiceCall'.  Use the ReflectionMethod to determine if a call isStatic() and isPrivate().  Attached is the Diff ServiceRouter.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Service Object support static methods</title><link href="https://sourceforge.net/p/amfphp/bugs/104/" rel="alternate"/><published>2012-12-28T14:40:23Z</published><updated>2012-12-28T14:40:23Z</updated><author><name>Bradley Worrell-Smith</name><uri>https://sourceforge.net/u/brizad/</uri></author><id>https://sourceforge.netace28da8c81d04677fdea0ef90b338f3e4d13f4c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 104 has been modified: Service Object support static methods&lt;br /&gt;
Edited By: ariels (arielsom)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Service browser gets arrays as strings</title><link href="https://sourceforge.net/p/amfphp/bugs/103/" rel="alternate"/><published>2012-08-15T08:54:08Z</published><updated>2012-08-15T08:54:08Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net8c5cef60abc4e014e549a08589657584170d458f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry for newbie question, but I have problem using service browser.&lt;br /&gt;
I test this function in one of my service classes (very simple):&lt;br /&gt;
    public function test( $array )&lt;br /&gt;
    {&lt;br /&gt;
        return $array;&lt;br /&gt;
    }&lt;br /&gt;
I write [1,2,3,4] in 'array' field on BackOffice/ServiceBrowser.php page and I get this as a result of function:&lt;br /&gt;
[1,2,3,4]&lt;br /&gt;
So, it is not an array, it is just a string. For example $array[0] is '[', not 1, and so on.&lt;br /&gt;
The same feature is with objects.&lt;br /&gt;
How can I pass arrays and objects as arguments of functions in the service browser?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Service browser gets arrays as strings</title><link href="https://sourceforge.net/p/amfphp/bugs/102/" rel="alternate"/><published>2012-08-15T08:07:00Z</published><updated>2012-08-15T08:07:00Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neta3c9e28e45abc8f9a059f8677dbae89504bbad82</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry for newbie question, but I have problem using service browser.&lt;br /&gt;
I test this function in one of my service classes (very simple):&lt;br /&gt;
    public function test( $array )&lt;br /&gt;
    {&lt;br /&gt;
        return $array;&lt;br /&gt;
    }&lt;br /&gt;
I write [1,2,3,4] in 'array' field on BackOffice/ServiceBrowser.php page and I get this as a result of function:&lt;br /&gt;
[1,2,3,4]&lt;br /&gt;
So, it is not an array, it is just a string. For example $array[0] is '[', not 1, and so on.&lt;br /&gt;
The same feature is with objects.&lt;br /&gt;
How can I pass arrays and objects as arguments of functions in the service browser?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Service browser gets arrays as strings</title><link href="https://sourceforge.net/p/amfphp/bugs/102/" rel="alternate"/><published>2012-08-15T08:07:00Z</published><updated>2012-08-15T08:07:00Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb174e012b5a2e80804c32a8376a44e0b80c50a0a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 102 has been modified: Service browser gets arrays as strings&lt;br /&gt;
Edited By: ariels (arielsom)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed-fixed'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>