GraphViz icon indicating copy to clipboard operation
GraphViz copied to clipboard

PHP 8.2 support

Open dereuromark opened this issue 3 years ago • 4 comments

See

PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/runner/work/cakephp-statemachine/cakephp-statemachine/vendor/phpdocumentor/graphviz/src/phpDocumentor/GraphViz/Graph.php on line 354
PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/runner/work/cakephp-statemachine/cakephp-statemachine/vendor/phpdocumentor/graphviz/src/phpDocumentor/GraphViz/Graph.php on line 354
PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/runner/work/cakephp-statemachine/cakephp-statemachine/vendor/phpdocumentor/graphviz/src/phpDocumentor/GraphViz/Graph.php on line 354
PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/runner/work/cakephp-statemachine/cakephp-statemachine/vendor/phpdocumentor/graphviz/src/phpDocumentor/GraphViz/Graph.php on line 392
PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/runner/work/cakephp-statemachine/cakephp-statemachine/vendor/phpdocumentor/graphviz/src/phpDocumentor/GraphViz/Node.php on line 132
PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/runner/work/cakephp-statemachine/cakephp-statemachine/vendor/phpdocumentor/graphviz/src/phpDocumentor/GraphViz/Edge.php on line 127
PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/runner/work/cakephp-statemachine/cakephp-statemachine/vendor/phpdocumentor/graphviz/src/phpDocumentor/GraphViz/Edge.php on line 127
PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/runner/work/cakephp-statemachine/cakephp-statemachine/vendor/phpdocumentor/graphviz/src/phpDocumentor/GraphViz/Edge.php on line 127

dereuromark avatar Oct 04 '22 17:10 dereuromark

Hi, any movements here? I tried to create a PR, but I don't have permissions to push a branch. Does anybody know if this package is abandoned? It blocks the update of other packages.

lisiy50 avatar Jul 08 '25 18:07 lisiy50

Hi,

I do accept pr's on this project. But I'm not actively developing any new features. It's not being used by phpDocumentor itself anymore, why it originally existed.

jaapio avatar Jul 10 '25 07:07 jaapio

Hi, I don't have access to push a branch into the repo. Could somebody help me?

oleg-zinchenko avatar Jul 23 '25 12:07 oleg-zinchenko

You fork it and make your branch there. Then PR it.

dereuromark avatar Jul 23 '25 13:07 dereuromark