-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare new major release 4.0 #6014
Conversation
sgiehl
commented
Aug 18, 2019
•
edited
Loading
edited
- increase requirement to PHP 7.1
- use strict types
- improve code quality using phpstan and phpcs
- removes browser & os short codes
@sgiehl What's the plan for removing short code in Matomo? |
@Findus23 that needs to be handled with matomo-org/matomo#5413 Alternatively if the client detection won't make it into Matomo soon, we need to maintain the shortcode list there. |
b965528
to
44e7ae3
Compare
65c9c99
to
0f08fdd
Compare
7788806
to
6093675
Compare
4c9f4ff
to
c8c9add
Compare
* update .gitattributes and ,travis.yml * move mkdir command * remove line * fix coding style * fix travis config
Closing as most parts of it were included in another PR |