Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #19010
| From | SupaPlex <old@gamer.s> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: phpdoc not work |
| Date | 2022-06-30 15:36 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <t9k8tb$1ul$1@gioia.aioe.org> (permalink) |
| References | <t9hp4q$gd2$1@gioia.aioe.org> <ji561aFb9k0U2@mid.individual.net> |
Il 30/06/22 10:43, Arno Welzel ha scritto: > Flash: > >> $ php ~/Scaricati/phpDocumentor.phar --version >> >> Fatal error: Uncaught RuntimeException: Unable to find vendor directory >> for phar:///home/rino/Scaricati/phpDocumentor.phar/src/phpDocumentor in >> phar:///home/rino/Scaricati/phpDocumentor.phar/src/phpDocumentor/AutoloaderLocator.php >> on line 75 >> >> RuntimeException: Unable to find vendor directory for >> phar:///home/rino/Scaricati/phpDocumentor.phar/src/phpDocumentor in >> phar:///home/rino/Scaricati/phpDocumentor.phar/src/phpDocumentor/AutoloaderLocator.php >> on line 75 >> >> Why? > > Works for me: > > 1) Download phar from > <https://docs.phpdoc.org/guide/getting-started/installing.html> > (<https://phpdoc.org/phpDocumentor.phar>) > > 2) Make it executable > > chmod +x phpDocumentor.phar > > 3) Test it > > ./phpDocumentor.phar --version > > Result: > > phpDocumentor v3.3.1 > > > > Fatal error: Uncaught RuntimeException: Unable to find vendor directory for phar:///src/phpDocumentor in phar:///src/phpDocumentor/AutoloaderLocator.php on line 75 RuntimeException: Unable to find vendor directory for phar:///src/phpDocumentor in phar:///src/phpDocumentor/AutoloaderLocator.php on line 75
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
phpdoc not work Flash <new@flash.foto> - 2022-06-29 16:55 +0200
Re: phpdoc not work Angel <he12091983@gmail.com> - 2022-06-29 09:40 -0700
Re: phpdoc not work Flash <new@flash.foto> - 2022-06-29 20:01 +0200
Re: phpdoc not work Flash <new@flash.foto> - 2022-07-01 18:51 +0200
Re: phpdoc not work De ongekruisigde <ongekruisigde@news.eternal-september.org> - 2022-06-29 18:04 +0000
Re: phpdoc not work Flash <new@flash.foto> - 2022-06-30 09:02 +0200
Re: phpdoc not work Arno Welzel <usenet@arnowelzel.de> - 2022-06-30 10:43 +0200
Re: phpdoc not work Arno Welzel <usenet@arnowelzel.de> - 2022-06-30 10:43 +0200
Re: phpdoc not work SupaPlex <old@gamer.s> - 2022-06-30 15:36 +0200
Re: phpdoc not work Arno Welzel <usenet@arnowelzel.de> - 2022-07-02 02:16 +0200
Re: phpdoc not work SupaPlex <old@gamer.s> - 2022-07-02 19:42 +0200
Re: phpdoc not work Arno Welzel <usenet@arnowelzel.de> - 2022-07-03 12:44 +0200
Re: phpdoc not work SupaPlex <old@gamer.s> - 2022-07-03 14:25 +0200
Re: phpdoc not work Arno Welzel <usenet@arnowelzel.de> - 2022-07-03 16:02 +0200
csiph-web