proophessor
proophessor copied to clipboard
Changes for PHP 7[.1] only versions
If we bring a new major release of the prooph components, we should consider to change some things. /cc @prolic @codeliner
- Should we use PHP 7.1 features (void return type, ...)?
- Rewrite and unify of the plugin system (actually different plugin registration)
- Documentation changes #38
- Timeframe?
- More ideas?
- Get rid of uuid lib, let user decide the implementation (broadway does the same)?
- Add a maintainer repo
- Add a prooph component skeleton for new packages with some placeholder
- Switch from fabpot/php-cs-fixer to squizlabs/php_codesniffer because we don't need Symfony CS
- Add benchmarks (phpbench/phpbench) to critical components to see how to improve it
- Commit composer.lock file to test lowest, latest and locked versions
- Announce long term support (LTS), prefer PHP cycle?
- PHP 7.1, definitely yes
- if you have ideas how to improve it, why not
- yep
- no idea currently, i am starting this week with PHP 7.1 refactoring
- to be defined....