eurosat7

Results 5 issues of eurosat7

Based on the distributed configuration file ... https://github.com/pdepend/pdepend/blob/7db8804d9cd047d0864aaf801c7e84c205d3a569/pdepend.xml.dist#L4 ... PhpStorm tells me that it can not load the xml namespace. I get just a 404 error when I try to...

Website
Configuration

Ran phpDocumentor as phpdoc.phar with version v3.4.3 on a php 8.3 code base with high php error reporting. ``` > ./phpdoc.phar --target=documentation --directory=src phpDocumentor v3.4.3 Parsing files Deprecated: Creation of...

Ran phpDocumentor as phpdoc.phar with version v3.4.3 on a php 8.3 code base. fails: ```php class Something { private const array REPLACEMENT_MAP = [ 'a' => 1 ]; } ```...

HI! Due to https://github.com/bower/spec/pull/43 and https://github.com/bower/spec/issues/47 #Proposal 1: files flat list I would like to use "files" and/or "ignore" in addition to "main" in the bower.json of required packages to...

HI @nitotm I forked your code. Please do a separate checkout and give it a look: https://github.com/eurosat7/efficient-language-detector If it is not too scary you can use this pull request so...