Code Monkey home page Code Monkey logo

phpdoc-to-rst's Introduction

phpdoc-to-rst

Documentation Status Build Status Scrutinizer Code Quality

Generate reStructuredText for Sphinx based documentation from PHPDoc annotations.

This project is heavily based on phpDocumentor/Reflection and makes use of sphinxcontrib-phpdomain.

An example for the documentation output can be found in our own documentation

Quickstart

Install phpdoc-to-rst to your project directory:

composer require --dev juliushaertl/phpdoc-to-rst

Run the command line tool to parse the folders containing your PHP tree and render the reStructuredText files to the output directory:

./vendor/bin/phpdoc-to-rst docs/api/ src/

phpdoc-to-rst's People

Contributors

dependabot-support avatar juliushaertl avatar stuba avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

phpdoc-to-rst's Issues

Improve index of methods

TocExtension should render a list of all methods with the phpdoc summary at the beginning of the page.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, dev-master] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, 4.0.0-beta3, dev-dependabot/composer/phpdocumentor/reflection-docblock-5.0.0-beta, dev-master] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, dev-dependabot/composer/phpdocumentor/reflection-docblock-5.0.0-alpha8, dev-dependabot/composer/phpdocumentor/reflection-docblock-5.0.0-alpha9, dev-master] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Add CLI script

Generating documentation should also be possible from the command line.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - phpunit/phpunit 4.8.20 requires php ~5.3.3|~5.4|~5.5|~5.6 -> your PHP version (7.3.8) does not satisfy that requirement.
    - Conclusion: don't install phpunit/phpunit 7.5.x-dev
    - Conclusion: don't install phpunit/phpunit 7.5.14
    - Conclusion: don't install phpunit/phpunit 7.5.13
    - Conclusion: don't install phpunit/phpunit 7.5.12
    - Conclusion: don't install phpunit/phpunit 7.5.11
    - Conclusion: don't install phpunit/phpunit 7.5.10
    - Conclusion: don't install phpunit/phpunit 7.5.9
    - Conclusion: don't install phpunit/phpunit 7.5.8
    - Conclusion: don't install phpunit/phpunit 7.5.7
    - Conclusion: don't install phpunit/phpunit 7.5.6
    - Conclusion: don't install phpunit/phpunit 7.5.5
    - Conclusion: don't install phpunit/phpunit 7.5.4
    - Conclusion: don't install phpunit/phpunit 7.5.3
    - Conclusion: don't install phpunit/phpunit 7.5.2
    - Conclusion: don't install phpunit/phpunit 7.5.1
    - Conclusion: don't install phpunit/phpunit 7.5.0
    - Conclusion: don't install phpunit/phpunit 7.4.5
    - Conclusion: don't install phpunit/phpunit 7.4.4
    - Conclusion: don't install phpunit/phpunit 7.4.3
    - Conclusion: don't install phpunit/phpunit 7.4.2
    - Conclusion: don't install phpunit/phpunit 7.4.1
    - Conclusion: don't install phpunit/phpunit 7.4.0
    - Conclusion: don't install phpunit/phpunit 7.3.5
    - Conclusion: don't install phpunit/phpunit 7.3.4
    - Conclusion: don't install phpunit/phpunit 7.3.3
    - Conclusion: don't install phpunit/phpunit 7.3.2
    - Conclusion: don't install phpunit/phpunit 7.3.1
    - Conclusion: don't install phpunit/phpunit 7.3.0
    - Conclusion: don't install phpunit/phpunit 7.2.7
    - Conclusion: don't install phpunit/phpunit 7.2.6
    - Conclusion: don't install phpunit/phpunit 7.2.5
    - Conclusion: don't install phpunit/phpunit 7.2.4
    - Conclusion: don't install phpunit/phpunit 7.2.3
    - Conclusion: don't install phpunit/phpunit 7.2.2
    - Conclusion: don't install phpunit/phpunit 7.2.1
    - Conclusion: don't install phpunit/phpunit 7.2.0
    - Conclusion: don't install phpunit/phpunit 7.1.5
    - Conclusion: don't install phpunit/phpunit 7.1.4
    - Conclusion: don't install phpunit/phpunit 7.1.3
    - Conclusion: don't install phpunit/phpunit 7.1.2
    - Conclusion: don't install phpunit/phpunit 7.1.1
    - Conclusion: don't install phpunit/phpunit 7.1.0
    - Conclusion: don't install phpunit/phpunit 7.0.3
    - Conclusion: don't install phpunit/phpunit 7.0.2
    - Conclusion: don't install phpunit/phpunit 7.0.1
    - Conclusion: don't install phpunit/phpunit 7.0.0
    - Conclusion: don't install phpunit/phpunit 4.8.36
    - Conclusion: don't install phpunit/phpunit 4.8.35
    - Conclusion: don't install phpunit/phpunit 4.8.34
    - Conclusion: don't install phpunit/phpunit 4.8.33
    - Conclusion: don't install phpunit/phpunit 4.8.32
    - Conclusion: don't install phpunit/phpunit 4.8.31
    - Conclusion: don't install phpunit/phpunit 4.8.30
    - Conclusion: don't install phpunit/phpunit 4.8.29
    - Conclusion: don't install phpunit/phpunit 4.8.28
    - Conclusion: don't install phpunit/phpunit 4.8.27
    - Conclusion: don't install phpunit/phpunit 4.8.26
    - Conclusion: don't install phpunit/phpunit 4.8.25
    - Conclusion: don't install phpunit/phpunit 4.8.24
    - Conclusion: don't install phpunit/phpunit 4.8.23
    - Conclusion: don't install phpunit/phpunit 4.8.22
    - Conclusion: don't install phpunit/phpunit 4.8.21
    - Conclusion: don't install phpunit/phpunit 4.8.19
    - Conclusion: don't install phpunit/phpunit 4.8.18
    - Conclusion: don't install phpunit/phpunit 4.8.17
    - Conclusion: don't install phpunit/phpunit 4.8.16
    - Conclusion: don't install phpunit/phpunit 4.8.15
    - Conclusion: don't install phpunit/phpunit 4.8.14
    - Conclusion: don't install phpunit/phpunit 4.8.13
    - Conclusion: don't install phpunit/phpunit 4.8.12
    - Conclusion: don't install phpunit/phpunit 4.8.11
    - Conclusion: don't install phpunit/phpunit 4.8.10
    - Conclusion: don't install phpunit/phpunit 4.8.9
    - Conclusion: don't install phpunit/phpunit 4.8.8
    - Conclusion: don't install phpunit/phpunit 4.8.7
    - Conclusion: don't install phpunit/phpunit 4.8.6
    - Conclusion: don't install phpunit/phpunit 4.8.5
    - Conclusion: don't install phpunit/phpunit 4.8.4
    - Conclusion: don't install phpunit/phpunit 4.8.3
    - Conclusion: don't install phpunit/phpunit 4.8.2
    - Conclusion: don't install phpunit/phpunit 4.8.1
    - Conclusion: don't install phpspec/prophecy 1.8.x-dev
    - Installation request for phpunit/phpunit ^4.8|^7.0 -> satisfiable by phpunit/phpunit[4.8.0, 4.8.1, 4.8.10, 4.8.11, 4.8.12, 4.8.13, 4.8.14, 4.8.15, 4.8.16, 4.8.17, 4.8.18, 4.8.19, 4.8.2, 4.8.20, 4.8.21, 4.8.22, 4.8.23, 4.8.24, 4.8.25, 4.8.26, 4.8.27, 4.8.28, 4.8.29, 4.8.3, 4.8.30, 4.8.31, 4.8.32, 4.8.33, 4.8.34, 4.8.35, 4.8.36, 4.8.4, 4.8.5, 4.8.6, 4.8.7, 4.8.8, 4.8.9, 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.1.0, 7.1.1, 7.1.2, 7.1.3, 7.1.4, 7.1.5, 7.2.0, 7.2.1, 7.2.2, 7.2.3, 7.2.4, 7.2.5, 7.2.6, 7.2.7, 7.3.0, 7.3.1, 7.3.2, 7.3.3, 7.3.4, 7.3.5, 7.4.0, 7.4.1, 7.4.2, 7.4.3, 7.4.4, 7.4.5, 7.5.0, 7.5.1, 7.5.10, 7.5.11, 7.5.12, 7.5.13, 7.5.14, 7.5.2, 7.5.3, 7.5.4, 7.5.5, 7.5.6, 7.5.7, 7.5.8, 7.5.9, 7.5.x-dev].
    - Conclusion: don't install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy 1.4.0|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy v1.4.1|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy v1.5.0|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy v1.6.0|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy v1.6.1|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy v1.6.2|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy v1.7.0|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy v1.7.1|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy v1.7.2|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy 1.7.3|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy 1.7.4|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy 1.7.5|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy 1.7.6|install phpdocumentor/reflection-docblock 5.x-dev
    - Conclusion: don't install phpspec/prophecy 1.8.0|install phpdocumentor/reflection-docblock 5.x-dev
    - Installation request for phpdocumentor/reflection dev-develop -> satisfiable by phpdocumentor/reflection[dev-develop].
    - Conclusion: don't install phpspec/prophecy v1.3.1|don't install phpdocumentor/reflection-docblock 5.0.0-alpha3
    - Conclusion: don't install phpspec/prophecy v1.3.1|don't install phpdocumentor/reflection-docblock 5.0.0-alpha4
    - Conclusion: don't install phpspec/prophecy v1.3.1|don't install phpdocumentor/reflection-docblock 5.0.0-alpha5
    - phpunit/phpunit 4.8.0 requires phpspec/prophecy ^1.3.1 -> satisfiable by phpspec/prophecy[1.4.0, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.8.0, 1.8.1, 1.8.x-dev, v1.3.1, v1.4.1, v1.5.0, v1.6.0, v1.6.1, v1.6.2, v1.7.0, v1.7.1, v1.7.2].
    - Conclusion: don't install phpspec/prophecy 1.8.1|install phpdocumentor/reflection-docblock 5.x-dev
    - phpspec/prophecy v1.3.1 requires phpdocumentor/reflection-docblock ~2.0 -> satisfiable by phpdocumentor/reflection-docblock[2.0.0, 2.0.0a1, 2.0.0a2, 2.0.0a3, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5].
    - Can only install one of: phpdocumentor/reflection-docblock[5.0.0-alpha1, 2.0.0].
    - Can only install one of: phpdocumentor/reflection-docblock[5.0.0-alpha1, 2.0.0a1].
    - Can only install one of: phpdocumentor/reflection-docblock[5.0.0-alpha1, 2.0.0a2].
    - Can only install one of: phpdocumentor/reflection-docblock[5.0.0-alpha1, 2.0.0a3].
    - Can only install one of: phpdocumentor/reflection-docblock[5.0.0-alpha1, 2.0.1].
    - Can only install one of: phpdocumentor/reflection-docblock[5.0.0-alpha1, 2.0.2].
    - Can only install one of: phpdocumentor/reflection-docblock[5.0.0-alpha1, 2.0.3].
    - Can only install one of: phpdocumentor/reflection-docblock[5.0.0-alpha1, 2.0.4].
    - phpdocumentor/reflection dev-develop requires phpdocumentor/reflection-docblock ^5 -> satisfiable by phpdocumentor/reflection-docblock[5.0.0-alpha1, 5.0.0-alpha2, 5.0.0-alpha3, 5.0.0-alpha4, 5.0.0-alpha5, 5.x-dev].
    - Conclusion: don't install phpspec/prophecy v1.3.1|don't install phpdocumentor/reflection-docblock 5.0.0-alpha2|install phpdocumentor/reflection-docblock 2.0.5
    - Conclusion: don't install phpdocumentor/reflection-docblock 2.0.5|install phpdocumentor/reflection-docblock 5.0.0-alpha3|install phpdocumentor/reflection-docblock 5.0.0-alpha4|install phpdocumentor/reflection-docblock 5.0.0-alpha5|install phpdocumentor/reflection-docblock 5.x-dev

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, 4.0.0-beta3, 4.0.0-beta4, dev-dependabot/composer/nikic/php-parser-4.4.0, dev-dependabot/composer/phpdocumentor/reflection-common-2.1.0, dev-dependabot/composer/psr/log-1.1.3, dev-dependabot/composer/webmozart/assert-1.8.0, dev-master, 4.0.x-dev] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, dev-dependabot/composer/phpdocumentor/reflection-docblock-5.0.0-alpha8, dev-master] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, dev-master] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, 4.0.0-beta3, 4.0.0-beta4, 4.0.1, 4.x-dev, dev-dependabot/composer/mockery/mockery-1.3.2, dev-dependabot/composer/nikic/php-parser-4.6.0, dev-dependabot/composer/nikic/php-parser-4.7.0, dev-dependabot/composer/webmozart/assert-1.9.1] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, 4.0.0-beta3, 4.0.0-beta4, dev-dependabot/composer/phpdocumentor/reflection-docblock-5.1.0, dev-master, 4.0.x-dev] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, 4.0.0-beta3, dev-master] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, 4.0.0-beta3, 4.0.0-beta4, dev-dependabot/composer/psr/log-1.1.3, dev-master, 4.0.x-dev] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package phpdocumentor/reflection dev-develop exists as phpdocumentor/reflection[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0-alpha1, 2.0.0-alpha2, 3.0.0, 3.0.1, 3.0.x-dev, 4.0.0, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0-alpha6, 4.0.0-beta, 4.0.0-beta2, 4.0.0-beta3, 4.0.0-beta4, 4.0.1, 4.x-dev, dev-dependabot/composer/phpdocumentor/reflection-common-2.2.0, dev-dependabot/composer/phpdocumentor/type-resolver-1.2.0, dev-dependabot/composer/phpdocumentor/type-resolver-1.3.0, dev-dependabot/github_actions/actions/cache-v2] but these are rejected by your constraint.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

PHP Fatal error: Declaration of phpDocumentor\Reflection\Php\ProjectFactory::create($name, array $files)

Hi there,

PHP Fatal error: Declaration of phpDocumentor\Reflection\Php\ProjectFactory::create($name, array $files) must be compatible with phpDocumentor\Reflection\ProjectFactory::create($name, array $files): phpDocumentor\Reflection\Project in /app/vendor/juliushaertl/phpdoc-to-rst/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/Php/ProjectFactory.php on line 25

shows up when i try

./vendor/bin/phpdoc-to-rst -vvv generate /app/documentation/ /app/src/TestBundle
I am using php 7.1.13.
It's a normal namespace testcase.
So we got: TestBundle(with class) and underneath NewFolder/MyCommand.php

Are you still maintaining this?
Do you have any idea how to solve this?

Kind regards.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.