Marc Würth

Results 207 comments of Marc Würth

The new CakePHP 5.x [tracing query execution](https://book.cakephp.org/debugkit/5/en/index.html#tracing-query-execution) feature could be of help to some degree.

I would prefer to let tools like the dependency management tool [Composer](https://getcomposer.org/) or the PHAR installation tool [PHIVE](https://phar.io/) handle this. @tvbeek, @AJenbo & @kylekatarnls your opinions?

I haven't seen requests for this. Plus I guess it's rather "nice to have". Let's close this until gets actually requested.

Would a namespace to package mapping in the PHP Depend configuration XML file work?

This is still the case with PDepend 2.13.0: ```xml ``` => ``npath="69"``

Some points to mentions/handle: - We welcome contributors - We actually are open for co-maintainers - Code style guide (adherance to code standard?) - Can the code be automatically formatted?...

Would a namespace to package mapping in the PHP Depend configuration XML file work?

This is what I get nowadays with PHP Depend 2.13.0 for both code examples above: ```` xml 2 2 0 0 1 0 1 0 QueryBuilder ````

I haven't seen requests for this. Plus I guess it's rather "nice to have". Let's close this until gets actually requested.

Described behavior & workaround confirmed with Spectral CLI version 6.6.0, installed via NPM 9.5.1 on Windows 10, Node.js v18.16.0 - ``echo 'extends: ["spectral:oas", "spectral:asyncapi"]' > .spectral.yaml`` in **PoweShell** => ``UTF-16...