Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Though I'll admit readability suffers slightly... -- Larry Wall in <2969@jato.Jpl.Nasa.Gov>


devel / comp.lang.php / [phpdoc] usedby tag not found

SubjectAuthor
* [phpdoc] usedby tag not foundarmony
`- Re: [phpdoc] usedby tag not foundMina Arvuti lähedal

1
[phpdoc] usedby tag not found

<s8nm8n$138r$1@gioia.aioe.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=210&group=comp.lang.php#210

  copy link   Newsgroups: comp.lang.php
Path: i2pn2.org!i2pn.org!aioe.org!CqyO32n5xHHETGpq8yZ+XQ.user.gioia.aioe.org.POSTED!not-for-mail
From: armony@armony.a (armony)
Newsgroups: comp.lang.php
Subject: [phpdoc] usedby tag not found
Date: Thu, 27 May 2021 10:46:16 +0200
Organization: Aioe.org NNTP Server
Lines: 34
Message-ID: <s8nm8n$138r$1@gioia.aioe.org>
NNTP-Posting-Host: CqyO32n5xHHETGpq8yZ+XQ.user.gioia.aioe.org
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@aioe.org
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.8.1
X-Notice: Filtered by postfilter v. 0.9.2
Content-Language: it-IT
X-Mozilla-News-Host: news://news.aioe.org:119
 by: armony - Thu, 27 May 2021 08:46 UTC

https://manual.phpdoc.org/HTMLSmartyConverter/PHP/phpDocumentor/tutorial_tags.uses.pkg.html
"The @uses tag automatically creates a virtual @usedby tag in the other
documentation that links to the documentation containing the @uses tag.
In other words, it is exactly like @see, except a return link is added
automatically."

Do we do some tests?

$ cat test.php
<?php

class Foo {
/**
* @uses Bar::y()
*/
static function x() {
Bar::y();
}
}

class Bar {
static function y() {}
} $ phpdoc -f test.php -t docs/
phpDocumentor v3.0.0
Parsing files...

docs/classes/Foo.html clipping: https://pasteboard.co/K3NX243.png
docs/classes/Bar.html clipping: https://pasteboard.co/K3NXJlK.png

Into Foo.html uses Bar::y() *tag* found.

Into Bar.html usedby Foo::x() *virtual tag* not found.
Why?

Re: [phpdoc] usedby tag not found

<ab5c9a13-2919-494d-8ba8-bbcbcc6f0ef1n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=211&group=comp.lang.php#211

  copy link   Newsgroups: comp.lang.php
X-Received: by 2002:a05:622a:2d2:: with SMTP id a18mr3994595qtx.296.1622135429781; Thu, 27 May 2021 10:10:29 -0700 (PDT)
X-Received: by 2002:a25:bb08:: with SMTP id z8mr6257535ybg.103.1622135429516; Thu, 27 May 2021 10:10:29 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!news.uzoreto.com!news-out.netnews.com!news.alt.net!fdc2.netnews.com!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!216.166.98.84.MISMATCH!Xbb.tags.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.php
Date: Thu, 27 May 2021 10:10:29 -0700 (PDT)
In-Reply-To: <s8nm8n$138r$1@gioia.aioe.org>
Injection-Info: google-groups.googlegroups.com; posting-host=82.131.38.151; posting-account=s3OxiwkAAABE2kqiXXKi7ZVC4Hsq_zQz
NNTP-Posting-Host: 82.131.38.151
References: <s8nm8n$138r$1@gioia.aioe.org>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ab5c9a13-2919-494d-8ba8-bbcbcc6f0ef1n@googlegroups.com>
Subject: Re: [phpdoc] usedby tag not found
From: ya12983@mail.com (Mina Arvuti lähedal)
Injection-Date: Thu, 27 May 2021 17:10:29 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: base64
Lines: 272
 by: Mina Arvuti lähedal - Thu, 27 May 2021 17:10 UTC

armony kirjutas neljapäev, 27. mai 2021 kl 11:46:24 UTC+3:
> https://manual.phpdoc.org/HTMLSmartyConverter/PHP/phpDocumentor/tutorial_tags.uses.pkg.html
> "The @uses tag automatically creates a virtual @usedby tag in the other
> documentation that links to the documentation containing the @uses tag.
> In other words, it is exactly like @see, except a return link is added
> automatically."
>
> Do we do some tests?
>
> $ cat test.php
> <?php
>
> class Foo {
> /**
> * @uses Bar::y()
> */
> static function x() {
> Bar::y();
> }
> }
>
[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^[£$@£½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^§^§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^§^§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^§^§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^}$£{}$½[}[]]^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^§^§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½$£{}$½[}[]]^>^<^½[£$@£[½[£$@£½@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^§^§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^§^§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^@}£$@£[½[£$@£}[]]^>^[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½$@£½@}^§/*½½¨^§^§/*½[½[£[£$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^½[½[£$@£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^<^^§½[£$@£[½[£$@£½@}$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^>^<^^§¨§[½[£$@£[½[£$@£½@}^§$@£½@}$£{}$½[}[]]^>^<^^§½[£$@£[½[£$@£½@£{}$½[}[]]^>^<^^§¨§[½[£$@}[]]^>^<^^§¨§½½¨^§/*½½¨^§/*½[½[£$@£½@}$£{}$½[}[]]^

Click here to read the complete article

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor