<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 60: Deprecated: The each() function is deprecated. This message will be suppressed on further calls in SQliteManager-1.2.4/include/SQLiteTableProperties.class.php on line 134</title><link href="https://sourceforge.net/p/sqlitemanager/bugs/60/" rel="alternate"/><link href="https://sourceforge.net/p/sqlitemanager/bugs/60/feed.atom" rel="self"/><id>https://sourceforge.net/p/sqlitemanager/bugs/60/</id><updated>2022-07-07T23:58:02.656000Z</updated><subtitle>Recent changes to 60: Deprecated: The each() function is deprecated. This message will be suppressed on further calls in SQliteManager-1.2.4/include/SQLiteTableProperties.class.php on line 134</subtitle><entry><title>Deprecated: The each() function is deprecated. This message will be suppressed on further calls in SQliteManager-1.2.4/include/SQLiteTableProperties.class.php on line 134</title><link href="https://sourceforge.net/p/sqlitemanager/bugs/60/" rel="alternate"/><published>2022-07-07T23:58:02.656000Z</published><updated>2022-07-07T23:58:02.656000Z</updated><author><name>Max F.</name><uri>https://sourceforge.net/u/mfh/</uri></author><id>https://sourceforge.netfd2c7b7e810d3bf4ba58d39b368046486dd622b9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I get this error:&lt;/p&gt;
&lt;p&gt;Deprecated: The each() function is deprecated. This message will be suppressed on further calls in SQliteManager-1.2.4/include/SQLiteTableProperties.class.php on line 134&lt;/p&gt;
&lt;p&gt;I think a fix would be to replace&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;    &lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="k"&gt;while&lt;/span&gt;&lt;span class="ss"&gt;(&lt;/span&gt;&lt;span class="nv"&gt;list&lt;/span&gt;&lt;span class="ss"&gt;(&lt;/span&gt;$&lt;span class="nv"&gt;ligneNum&lt;/span&gt;, &lt;span class="mh"&gt;$c&lt;/span&gt;&lt;span class="nv"&gt;ont&lt;/span&gt;&lt;span class="ss"&gt;)&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nv"&gt;each&lt;/span&gt;&lt;span class="ss"&gt;(&lt;/span&gt;$&lt;span class="nv"&gt;ligne&lt;/span&gt;&lt;span class="ss"&gt;))&lt;/span&gt;{

    &lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="nv"&gt;by&lt;/span&gt;

    &lt;span class="nv"&gt;foreach&lt;/span&gt;&lt;span class="ss"&gt;(&lt;/span&gt;$&lt;span class="nv"&gt;ligne&lt;/span&gt; &lt;span class="nv"&gt;as&lt;/span&gt; $&lt;span class="nv"&gt;ligneNum&lt;/span&gt; &lt;span class="o"&gt;=&amp;gt;&lt;/span&gt; &lt;span class="mh"&gt;$c&lt;/span&gt;&lt;span class="nv"&gt;ont&lt;/span&gt;&lt;span class="ss"&gt;)&lt;/span&gt;{
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</summary></entry></feed>