Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.php > #3218 > unrolled thread

phpdoc not work

Started bymuars <abc@1123.4>
First post2019-07-26 09:50 +0200
Last post2019-12-19 04:41 -0800
Articles 2 — 2 participants

Back to article view | Back to alt.php


Contents

  phpdoc not work muars <abc@1123.4> - 2019-07-26 09:50 +0200
    Re: phpdoc not work robamman2019@gmail.com - 2019-12-19 04:41 -0800

#3218 — phpdoc not work

Frommuars <abc@1123.4>
Date2019-07-26 09:50 +0200
Subjectphpdoc not work
Message-ID<qhebce$19ro$1@gioia.aioe.org>
phpdoc --directory src --target docs
PHP Fatal error:  Uncaught 
Doctrine\Common\Annotations\AnnotationException: [Semantical Error] The 
annotation "@JMS\Serializer\Annotation\Type" in property 
phpDocumentor\Configuration::$title does not exist, or could not be 
auto-loaded. in 
/tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php:54
Stack trace:
#0 
/tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(741): 
Doctrine\Common\Annotations\AnnotationException::semanticalError('The 
annotation ...')
#1 
/tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(663): 
Doctrine\Common\Annotations\DocParser->Annotation()
#2 
/tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(354): 
Doctrine\Common\Annotations\DocParser->Annotations()
#3 
/tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php(254): 
Doctrine\Common\Annotations\DocParser->parse('/**\n     * @var...', 'pr 
in 
/tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php 
on line 54

Because?

[toc] | [next] | [standalone]


#3221

Fromrobamman2019@gmail.com
Date2019-12-19 04:41 -0800
Message-ID<dd79a958-5c5b-4dc1-85c2-65f2ae279f9b@googlegroups.com>
In reply to#3218
reede, 26. juuli 2019 10:50.39 UTC+3 kirjutas muars:
> phpdoc --directory src --target docs
> PHP Fatal error:  Uncaught 
> Doctrine\Common\Annotations\AnnotationException: [Semantical Error] The 
> annotation "@JMS\Serializer\Annotation\Type" in property 
> phpDocumentor\Configuration::$title does not exist, or could not be 
> auto-loaded. in 
> /tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php:54
> Stack trace:
> #0 
> /tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(741): 
> Doctrine\Common\Annotations\AnnotationException::semanticalError('The 
> annotation ...')
> #1 
> /tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(663): 
> Doctrine\Common\Annotations\DocParser->Annotation()
> #2 
> /tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(354): 
> Doctrine\Common\Annotations\DocParser->Annotations()
> #3 
> /tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php(254): 
> Doctrine\Common\Annotations\DocParser->parse('/**\n     * @var...', 'pr 
> in 
> /tmp/tmp.1LouiU103a/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php 
> on line 54
> 
> Because?

Maybe it is wrongly installed. Or needs update .

--
Kristjan Robam

What goes around, comes around

[toc] | [prev] | [standalone]


Back to top | Article view | alt.php


csiph-web