<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/phpshell/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/phpshell/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 18 Jul 2020 09:44:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpshell/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#3 get_magic_quotes_gpc() deprecated</title><link>https://sourceforge.net/p/phpshell/bugs/3/?limit=25#741d</link><description>&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;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Dautermann</dc:creator><pubDate>Sat, 18 Jul 2020 09:44:48 -0000</pubDate><guid>https://sourceforge.net25fc22b2d273998526138962273967a1d72c8643</guid></item><item><title>#3 get_magic_quotes_gpc() deprecated</title><link>https://sourceforge.net/p/phpshell/bugs/3/?limit=25#d7d9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fixed by committ &lt;a class="alink" href="/p/phpshell/code/163/"&gt;[r163]&lt;/a&gt;, thank you for the report.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Dautermann</dc:creator><pubDate>Sat, 18 Jul 2020 09:44:12 -0000</pubDate><guid>https://sourceforge.net3f83b0681a9a4f09beb5d323027edbd8ac276234</guid></item><item><title>get_magic_quotes_gpc() deprecated</title><link>https://sourceforge.net/p/phpshell/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It appears that get_magic_quotes_gpc() (used around line 690 in phpshell.php) is deprecated. Fix is simple: just remove:&lt;br/&gt;
if (get_magic_quotes_gpc()) {&lt;br/&gt;
    $_POST = stripslashes_deep($_POST);&lt;br/&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willem Vermin</dc:creator><pubDate>Mon, 29 Jun 2020 14:48:56 -0000</pubDate><guid>https://sourceforge.net5c796c935603c994adbb78a33050d35c5b637e74</guid></item><item><title>get_magic_quotes_gpc() deprecated</title><link>https://sourceforge.net/p/phpshell/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 3 has been modified: get_magic_quotes_gpc() deprecated&lt;br/&gt;
Edited By: Wolfgang Dautermann (dauti)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Willem Vermin</dc:creator><pubDate>Mon, 29 Jun 2020 14:48:56 -0000</pubDate><guid>https://sourceforge.netf84471059865bb97647c238bfc3dee74194d0266</guid></item><item><title>Passwords?</title><link>https://sourceforge.net/p/phpshell/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I had the same problem with phpterm.&lt;/p&gt;
&lt;p&gt;After logging in, I get the terminal window.&lt;/p&gt;
&lt;p&gt;&amp;lt;code&amp;gt;&lt;br /&gt;
$ sudo su&lt;br /&gt;
[sudo] password for www-data:&lt;br /&gt;
$&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/p&gt;
&lt;p&gt;Question 1: What is www-data? No such user exists.&lt;br /&gt;
Question 2: How do I enter a password if it echos [sudo]...  then goes straight to $?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;br /&gt;
-Excited potential user&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 06 Jul 2008 06:43:49 -0000</pubDate><guid>https://sourceforge.netc5161a597c1a27858cf069df43529b4c231577d2</guid></item><item><title>Directory names with spaces</title><link>https://sourceforge.net/p/phpshell/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;You currently cannot switch to a directory with spaces&lt;br /&gt;
in its name.  Spaces in normal file names are no&lt;br /&gt;
problem, they are handled just like any other shell.&lt;/p&gt;
&lt;p&gt;The problem is that PHP Shell doesn't decode the string&lt;br /&gt;
before passing it to the PHP chdir() function.  So any&lt;br /&gt;
quoting or escaping done by the user is left as-is in&lt;br /&gt;
the call to chdir().&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Geisler</dc:creator><pubDate>Sun, 30 Apr 2006 19:41:19 -0000</pubDate><guid>https://sourceforge.neta4c997e5be2366572df972f08f7f7ddef0511445</guid></item></channel></rss>