Code Monkey home page Code Monkey logo

doxphp's People

Contributors

avalanche123 avatar gipetto avatar michelf avatar sunsidew avatar wnielson avatar wolfie avatar zacharydanger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

doxphp's Issues

pear.avalanche123.com is not available to serve the channel

From the install instructions in README.md:

pear channel-discover pear.avalanche123.com
pear install avalanche123/doxphp-beta

Once upon a time, I set up this repo using pear. When I run pear-channel-info pear.avalanche123.com, I get the following response:

$ pear channel-info pear.avalanche123.com
Channel pear.avalanche123.com Information:
==========================================
Name and Server         pear.avalanche123.com
Alias                   avalanche123
Summary                 avalanche123's PEAR channel
Validation Package Name PEAR_Validate
Validation Package      default
Version
Server Capabilities
===================
Type Version/REST type Function Name/REST base
rest REST1.0           http://pear.avalanche123.com/rest/
rest REST1.1           http://pear.avalanche123.com/rest/
rest REST1.2           http://pear.avalanche123.com/rest/
rest REST1.3           http://pear.avalanche123.com/rest/

But none of those URLs exist; they all show a GitHub 404 page.

There does not appear to be an available alternate channel for this package, save for cloning directly from GitHub into $PATH.

PHP fatal error when calling `doxphp` with PHP >= 8

PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /home/nicolas/Source/php/sphinx-inventory-parser/vendor/doxphp/doxphp/lib/DoxPHP/Parser/Parser.php on line 25 and exactly 5 expected in /home/nicolas/Source/php/sphinx-inventory-parser/vendor/doxphp/doxphp/bin/doxphp:14
Stack trace:
#0 /home/nicolas/Source/php/sphinx-inventory-parser/vendor/doxphp/doxphp/lib/DoxPHP/Parser/Parser.php(25): {closure}()
#1 /home/nicolas/Source/php/sphinx-inventory-parser/vendor/doxphp/doxphp/bin/doxphp(22): DoxPHP\Parser\Parser->parse()
#2 /home/nicolas/Source/php/sphinx-inventory-parser/vendor/bin/doxphp(120): include('...')
#3 {main}
  thrown in /home/nicolas/Source/php/sphinx-inventory-parser/vendor/doxphp/doxphp/bin/doxphp on line 14

This comes from the fact that the last parameter of the callback of set_error_handler() has been deprecated since PHP 7.2 and removed in PHP 8.0: https://www.php.net/manual/en/function.set-error-handler.php

Warning This parameter has been DEPRECATED as of PHP 7.2.0, and REMOVED as of PHP 8.0.0. If the function defines this parameter without a default, an error of "too few arguments" will be raised when it is called.

Unable to install via PEAR

Hey there,

Thanks for this library, but I'm unable to install it! Pear is saying that the channel is returning a 404, and when I try to build the package myself via the makefile, I'm getting an error related to the VERSION variable being empty.

Is the a new preferred method for installation?

Ethan

Support @ignore tag

It'd be great to add support for the @ignore tag, so that certain things can be excluded from the generated output.

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.