<?xml version="1.0" encoding="UTF-8"?>
<wiki>
  <body>&lt;p&gt;The list of &lt;span class=&quot;caps&quot;&gt;TODO&lt;/span&gt;-items for the current state of development&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Memleaks&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;In thread_include is a source of a memleak reported by php-debug build. &lt;acronym title=&quot;return_value_ptr_ptr&quot;&gt;&lt;span class=&quot;caps&quot;&gt;EG&lt;/span&gt;&lt;/acronym&gt; = &amp;result; creates it.&lt;/li&gt;
	&lt;li&gt;More own memory-management in thread_set/thread_get.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;&lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Having a class like &amp;#8216;threadSharedVars&amp;#8217; would be nice.&lt;/li&gt;
	&lt;li&gt;Add the possibility to give params to thread_include like thread_include(&amp;#8216;script.php&amp;#8217;, array(params)); Those could be added to the global symbol-table of the included script.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Others&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;changing zend_llist for storing threads info into threadId-indexed HashTable could give a finer control of the running threads.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;</body>
  <created-at type="datetime">2008-06-14T01:15:51-07:00</created-at>
  <id type="integer">26852</id>
  <permalink>todo</permalink>
  <repository-id type="integer">24389</repository-id>
  <title>TODO</title>
  <updated-at type="datetime">2008-06-14T01:18:32-07:00</updated-at>
  <user-id type="integer">13380</user-id>
</wiki>
