Tobias van Beek

Results 14 issues of Tobias van Beek

## Description I thought it was good to decide how we deprecate functions and / or options. I think that we can add the new / cleanup versions and deprecate...

PDepend
Refactoring
Deprecations

This is reported by @Geolim4 in https://github.com/phpmd/phpmd/issues/952 - PHP Depend version: 2.10.2 - PHP Version: 8.0.2 - Installation type: composer - Operating System / Distribution & Version: - ### Current...

Bug
php8.0
PHPMD

## Description We have no clear documentation for people who want to contribute. We could add a CONTRIBUTING.md and optional a page to the website.

Website
Documentation

## Description I think that if we have signed PHAR files for PHPMD we can use the same for PHP_Depend. The steps that are needed: - Finish https://github.com/phpmd/phpmd/pull/688 - Create...

Feature
Build scripts

I see that we use an external css file ( https://rsms.me/inter/inter.css ) is loaded on the site. See: https://github.com/laravelio/laravel.io/blob/main/resources/views/layouts/base.blade.php#L21 I suspect this could be self hosted.

enhancement
help wanted

Add a .gitattributes file to exclude the tests and ci files from the archive export used by composer. See: https://www.git-scm.com/docs/gitattributes#_creating_an_archive

## Description We are getting more concrete plans for a new major version. ## Tasks for the new major version - [x] Drop old PHP versions #1054 - [ ]...

## Description We are getting more concrete plans for a new major version. ## Tasks for the new major version - Drop old PHP versions - https://github.com/pdepend/pdepend/pull/742 - https://github.com/pdepend/pdepend/pull/740 -...

Type: refactoring Issue: - Breaking change: yes Drop the older PHP versions, this doesn't cleanup the code.

Compatiblity
php5.x
php7.x
Refactoring

Hello, I found the project website and the link to the demo ( https://demo.mstream.io/ ) but there I get an expired SSL notification. I created this issue to let you...