Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises- Berlin, Germany
- Sign in to view email
- https://localheinz.com
Popular repositories
-
composer-normalize
🎵 Provides a composer plugin for normalizing composer.json. -
phpstan-rules
👓 Provides additional rules for phpstan/phpstan. -
github-changelog
A console command which generates a changelog based on merged pull requests between references.
-
repository
📒 Provides templates for GitHub repositories. -
php-cs-fixer-config
📓 Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer. -
json-normalizer
📃 Provides normalizers for normalizing JSON documents.
6,757 contributions in the last year
Activity overview
Contribution activity
April 2019
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1 repository not shown
- localheinz/widget-command PHP
- localheinz/super-admin-command Gherkin
- localheinz/shell-command PHP
- localheinz/server-command PHP
- localheinz/search-replace-command Gherkin
- localheinz/role-command PHP
- localheinz/rewrite-command PHP
- localheinz/package-command PHP
- localheinz/media-command Gherkin
- localheinz/language-command PHP
- localheinz/import-command PHP
- localheinz/i18n-command Gherkin
- localheinz/extension-command PHP
- localheinz/export-command PHP
- localheinz/eval-command Gherkin
- localheinz/entity-command PHP
- localheinz/embed-command Gherkin
- localheinz/db-command Gherkin
- localheinz/cron-command PHP
- localheinz/core-command PHP
- localheinz/config-command Gherkin
- localheinz/checksum-command PHP
- localheinz/cache-command PHP
- localheinz/wp-cli-bundle Gherkin
- localheinz/wp-cli-dev PHP
Created a pull request in wp-cli/wp-cli that received 7 comments
Fix: Limit ranges of PHP versions
This PR
limits the ranges of PHP versions this project can be installed with
Created an issue in wp-cli/wp-cli that received 7 comments
Add PHP 7.3 to the Travis CI build matrix
PHP 7.3 was released on December 6, 2018, so I believe it's about time to add it to the Travis CI build matrix, so we can make sure everything work…