<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=Net_Whois</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/20315" />
      <rdf:li rdf:resource="http://pear.php.net/bug/18732" />
      <rdf:li rdf:resource="http://pear.php.net/bug/17539" />
      <rdf:li rdf:resource="http://pear.php.net/bug/17497" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/20315">
      <title>Net_Whois: Feature/Change Request 20315 [Open] Would you consider changing the license to another BSD style license?</title>
      <link>http://pear.php.net/bugs/20315</link>
      <content:encoded><![CDATA[<pre>Net_Whois Feature/Change Request
Reported by midget
2014-06-26T19:20:54+00:00
PHP: Irrelevant OS: Debian GNU/Linux Package Version: 1.0.5

Description:
------------
Hi Team,

This software is part of the Debian archive and will be removed from official repositories due to licensing issues (please, see below).

Would you consider changing the license to another BSD style license?


For reference see: 

 * https://bugs.debian.org/752646
 * https://bugs.debian.org/752642
 * https://ftp-master.debian.org/REJECT-FAQ.html



Extracted from: https://ftp-master.debian.org/REJECT-FAQ.html

License PHP:
---------------
You have a PHP add-on package (any php script/&quot;app&quot;/thing, not PHP itself) and it's licensed only under the standard PHP license. That license, up to the 3.x which is actually out, is not really usable for anything else than PHP itself. I've mailed our -legal list about that and got only one response, which basically supported my view on this. Basically this license talks only about PHP, the PHP Group, and includes Zend Engine, so its not applicable to anything else. And even worse, older versions include the nice ad-clause.
One good solution here is to suggest a license change to your upstream, as they clearly wanted a free one. LGPL or BSD seems to be what they want.


Thanks in advance.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_Whois Feature/Change Request
Reported by midget
2014-06-26T19:20:54+00:00
PHP: Irrelevant OS: Debian GNU/Linux Package Version: 1.0.5

Description:
------------
Hi Team,

This software is part of the Debian archive and will be removed from official repositories due to licensing issues (please, see below).

Would you consider changing the license to another BSD style license?


For reference see: 

 * https://bugs.debian.org/752646
 * https://bugs.debian.org/752642
 * https://ftp-master.debian.org/REJECT-FAQ.html



Extracted from: https://ftp-master.debian.org/REJECT-FAQ.html

License PHP:
---------------
You have a PHP add-on package (any php script/&quot;app&quot;/thing, not PHP itself) and it's licensed only under the standard PHP license. That license, up to the 3.x which is actually out, is not really usable for anything else than PHP itself. I've mailed our -legal list about that and got only one response, which basically supported my view on this. Basically this license talks only about PHP, the PHP Group, and includes Zend Engine, so its not applicable to anything else. And even worse, older versions include the nice ad-clause.
One good solution here is to suggest a license change to your upstream, as they clearly wanted a free one. LGPL or BSD seems to be what they want.


Thanks in advance.</pre>]]></description>
      <dc:date>2014-10-25T05:58:13+00:00</dc:date>
      <dc:creator>midget &amp;#x61;&amp;#116; midworld &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_Whois Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/18732">
      <title>Net_Whois: Feature/Change Request 18732 [Open] .jp domains do not display japanese characters</title>
      <link>http://pear.php.net/bugs/18732</link>
      <content:encoded><![CDATA[<pre>Net_Whois Feature/Change Request
Reported by goan69
2011-08-15T00:42:54+00:00
PHP: 5.3.6 OS: Linux Package Version: 1.0.5

Description:
------------
When accessing Japanese domains via the whois module, the returned whois string does not display the Japanese characters (mixed character set).

I have not been able to convert the strings to Japanese characters as I cannot workout what the character encoding actually is..

If the decoding could be done through the whois is module it would be very helpful!

Test script:
---------------
$whois = new Net_Whois();
$info = $whois-&gt;query($host);
// $info = iconv(&quot;UTF-8&quot;, &quot;ISO-8859-1//IGNORE&quot;, $info); // tried all the character sets I can think of 
$info = nl2br($info);
$cf = fopen($fullpath, &quot;w&quot;);
fwrite($cf, $info);
fclose($cf);

Expected result:
----------------
Does not show non ascii characters as japanese characters for .jp domains. 

see below example for mafp.co.jp

If the whois string cannot be returned with the Japanese characters then the English version would do instead.

Actual result:
--------------
[ JPRS database provides information on network administration. Its use is ]
[ restricted to network administration purposes. For further information, ]
[ use 'whois -h whois.jprs.jp help'. To suppress Japanese output, add'/e' ]
[ at the end of command, e.g. 'whois -h whois.jprs.jp xxx/e'. ]

Domain Information: [$B%I%a%$%s&gt;pJs(B]
a. [$B%I%a%$%sL&gt;(B] MAFP.CO.JP
e. [$B$=$7$-$a$$(B] $B$f$&amp;$2$s$,$$$7$c$R$e!&lt;$^$M$/$H(B
f. [$BAH?%L&gt;(B] $BM-8B2q g. [Organization] HUMANNECT.inc
k. [$BAH?% l. [Organization Type] limited private company
m. [$BEPO?C4Ev n. [$B5;=QO&quot;MmC4Ev p. [$B%M!&lt;%`%5!&lt;%P(B] 01.dnsv.jp
p. [$B%M!&lt;%`%5!&lt;%P(B] 02.dnsv.jp
s. [$B=pL&gt;80(B] 
[$B&gt;uBV(B] Connected (2012/01/31)
[$BEPO?G/7nF|(B] 2008/01/30
[$B@\B3G/7nF|(B] 2008/01/30
[$B:G=*99?7(B] 2011/02/01 01:46:14 (JST)</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_Whois Feature/Change Request
Reported by goan69
2011-08-15T00:42:54+00:00
PHP: 5.3.6 OS: Linux Package Version: 1.0.5

Description:
------------
When accessing Japanese domains via the whois module, the returned whois string does not display the Japanese characters (mixed character set).

I have not been able to convert the strings to Japanese characters as I cannot workout what the character encoding actually is..

If the decoding could be done through the whois is module it would be very helpful!

Test script:
---------------
$whois = new Net_Whois();
$info = $whois-&gt;query($host);
// $info = iconv(&quot;UTF-8&quot;, &quot;ISO-8859-1//IGNORE&quot;, $info); // tried all the character sets I can think of 
$info = nl2br($info);
$cf = fopen($fullpath, &quot;w&quot;);
fwrite($cf, $info);
fclose($cf);

Expected result:
----------------
Does not show non ascii characters as japanese characters for .jp domains. 

see below example for mafp.co.jp

If the whois string cannot be returned with the Japanese characters then the English version would do instead.

Actual result:
--------------
[ JPRS database provides information on network administration. Its use is ]
[ restricted to network administration purposes. For further information, ]
[ use 'whois -h whois.jprs.jp help'. To suppress Japanese output, add'/e' ]
[ at the end of command, e.g. 'whois -h whois.jprs.jp xxx/e'. ]

Domain Information: [$B%I%a%$%s&gt;pJs(B]
a. [$B%I%a%$%sL&gt;(B] MAFP.CO.JP
e. [$B$=$7$-$a$$(B] $B$f$&amp;$2$s$,$$$7$c$R$e!&lt;$^$M$/$H(B
f. [$BAH?%L&gt;(B] $BM-8B2q g. [Organization] HUMANNECT.inc
k. [$BAH?% l. [Organization Type] limited private company
m. [$BEPO?C4Ev n. [$B5;=QO&quot;MmC4Ev p. [$B%M!&lt;%`%5!&lt;%P(B] 01.dnsv.jp
p. [$B%M!&lt;%`%5!&lt;%P(B] 02.dnsv.jp
s. [$B=pL&gt;80(B] 
[$B&gt;uBV(B] Connected (2012/01/31)
[$BEPO?G/7nF|(B] 2008/01/30
[$B@\B3G/7nF|(B] 2008/01/30
[$B:G=*99?7(B] 2011/02/01 01:46:14 (JST)</pre>]]></description>
      <dc:date>2011-08-15T00:42:54+00:00</dc:date>
      <dc:creator>suncoast &amp;#x64;&amp;#111;&amp;#x74; adsl &amp;#x61;&amp;#116; yahoo &amp;#x64;&amp;#111;&amp;#x74; com &amp;#x64;&amp;#111;&amp;#x74; au</dc:creator>
      <dc:subject>Net_Whois Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/17539">
      <title>Net_Whois: Feature/Change Request 17539 [Assigned] $nicServer on _connect() should be optional</title>
      <link>http://pear.php.net/bugs/17539</link>
      <content:encoded><![CDATA[<pre>Net_Whois Feature/Change Request
Reported by hm2k
2010-07-01T14:28:55+00:00
PHP: 5.3.2 OS:  Package Version: SVN

Description:
------------
$nicServer on _connect() should be optional. This is because by default it should know to use the default NICHOST.

Secondly a NicServer variable should not be required to be passed directly to the function, instead it should use the class variable unless $nicServer is specified.

Consequently, the query() function should utilise this method, meaning the current whois server would be accessible via the $this-&gt;nicServer class variable.

Unfortunately the _connect() function asks for the server parameter first before the actual query, which may lead to confusion.

To resolve this, the _connect($nicServer, $domain) function could become _lookup($query, $server) and _connect could be mapped to it.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_Whois Feature/Change Request
Reported by hm2k
2010-07-01T14:28:55+00:00
PHP: 5.3.2 OS:  Package Version: SVN

Description:
------------
$nicServer on _connect() should be optional. This is because by default it should know to use the default NICHOST.

Secondly a NicServer variable should not be required to be passed directly to the function, instead it should use the class variable unless $nicServer is specified.

Consequently, the query() function should utilise this method, meaning the current whois server would be accessible via the $this-&gt;nicServer class variable.

Unfortunately the _connect() function asks for the server parameter first before the actual query, which may lead to confusion.

To resolve this, the _connect($nicServer, $domain) function could become _lookup($query, $server) and _connect could be mapped to it.</pre>]]></description>
      <dc:date>2010-10-21T16:57:32+00:00</dc:date>
      <dc:creator>hm2k &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_Whois Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/17497">
      <title>Net_Whois: Feature/Change Request 17497 [Assigned] Nominet WHOIS2 support</title>
      <link>http://pear.php.net/bugs/17497</link>
      <content:encoded><![CDATA[<pre>Net_Whois Feature/Change Request
Reported by hm2k
2010-06-15T20:50:16+00:00
PHP: 5.3.2 OS:  Package Version: SVN

Description:
------------
@see http://www.nominet.org.uk/other/whois2/instruct/

The WHOIS2 service enables WHOIS gateways/proxies to query the WHOIS database without being blocked for excessive use.

Queries are sent to port 1043 on the server whois.nic.uk rather than the ordinary port 43.  The format of the queries is:

&lt;hostname of client&gt; &lt;IP address of client&gt; &lt;domain to query&gt;&lt;cr&gt;&lt;lf&gt;</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_Whois Feature/Change Request
Reported by hm2k
2010-06-15T20:50:16+00:00
PHP: 5.3.2 OS:  Package Version: SVN

Description:
------------
@see http://www.nominet.org.uk/other/whois2/instruct/

The WHOIS2 service enables WHOIS gateways/proxies to query the WHOIS database without being blocked for excessive use.

Queries are sent to port 1043 on the server whois.nic.uk rather than the ordinary port 43.  The format of the queries is:

&lt;hostname of client&gt; &lt;IP address of client&gt; &lt;domain to query&gt;&lt;cr&gt;&lt;lf&gt;</pre>]]></description>
      <dc:date>2011-09-02T22:17:38+00:00</dc:date>
      <dc:creator>hm2k &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_Whois Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
