phpdocumentor2

    0热度

    1回答

    我想在我的codeigniter项目上使用PHP Documentor。 我通过安装梨phpdocs,我试图通过运行使用它在我的应用程序目录下: phpdoc -d controllers 所有的方法都是一样的评论docblocks。 我的结果是一个带有index.html文件的文件夹,但是当我打开时我无法输入任何我的类。它返回给我一个错误: file not found 更重要的是,我的cl

    0热度

    4回答

    我遵循vb.net convert string to date的建议。但是,它没有奏效。 的代码如下: Dim Dt As DateTime If DateTime.TryParse("Thu, 09 Dec 2010 16:03:24 EST", Globalization.CultureInfo.InvariantCulture, Globalization.DateTimeSty

    0热度

    1回答

    我想用Symfony3使用phpDocumentor。因为他们不符合解释here我已经安装phpDocumentor使用梨作为recomended。 我的buidl.xml像这样调用它。 <target name="phpdoc" description="Generate API documentation using PHPDocumentor"> <exec logoutput="

    1热度

    1回答

    我们正试图开始使用的phpDocumentor运行PHP 7.1的Symfony 3点。 我们正在使用的几乎每一个实体的返回类型声明,以保持干净的东西。 phpDocumentor似乎不支持这个,虽然我看到他们的GitHub上支持PHP 7的几个引用。 这是每个实体的错误: 解析错误:语法错误,意外的':',期待';'或'{'

    19热度

    8回答

    有没有一种很好的方法来检测用户的浏览器是否使用jQuery的Internet Explorer? 我对使用IE的PNG图形存在问题,并且希望仅在用户使用IE查看网站时将它们交换为GIF。

    0热度

    1回答

    直到昨天,我用我们的生产服务器(CentOS 6.8),PHPDocumentor版本2.8.5。一切正常。我不得不升级到版本2.9.0。因为PHPDoc无法生成PHP7的文档。 当我运行通过SSH下面的脚本,一切工作正常: /[not_a_real_path]/phpdoc --directory=/[not_a_real_path]/gem-mechanic/ --target=/[not_a

    3热度

    1回答

    是否可以链接到另一个方法/类/属性/等。在我的项目里面内嵌@deprecated标签?像这样: /** * Method description * @deprecated 1.0 Reason for deprecation, use {@link newMethod()} instead! * @param string $str * @param string|null $str2

    16热度

    2回答

    我需要为PhpDocumentor创建自定义模板。问题是在template.xml中定义的路径,即使指定为绝对路径,也无法正确解析。 PhpDocumentor在vendor目录中查找它们。 <template> <author>Code Mine</author> <email>[email protected]</email> <description>Templ

    0热度

    2回答

    我总是在我的phpdoc中使用冒号。例如,而不是: /** Some comment * *@private * *@param string $sTable The name of the table *@return bool True otherwise void *@example className->tableExists($sTable); *@since date

    0热度

    1回答

    我在我的项目中有一堆文件夹,我试图忽略。不幸的是,phpDocumentor似乎试图访问一些文件夹,并获得“权限被拒绝”的错误。 Parsing C:\Users\Public\xampp\htdocs\select_user.php PHP Warning: file_get_contents(C:\Users\Public\xampp\htdocs\sql): failed to open