Closed serbanghita closed 3 years ago
Created new branches:
5.x
https://github.com/serbanghita/Mobile-Detect/tree/5.x (default) - for now.7.4
https://github.com/serbanghita/Mobile-Detect/tree/7.4When 7.4
will be stable, it will become the default branch.
Will open a separate issue for 7.4
official release.
Here are the changes that I'm about to perform in order to move the project further.
Steps
devel
branch is being deprecated and will move to branch5.x
. Content from5.x
will be mirrored todevel
until we close all PRs and issues. From5.x
we will release tags2.x.x
for LTS of PHP 5.37.x
for supporting PHP7. Releases will have tags3.x.x
.8.x
for supporting PHP8. Releases will have tags4.x.x
.7.x and 8x changes
Mobile Detect for
7.x
and8.x
will have some breaking changes:mobileGrade()
method. This is obsolete and serves no real purpose. Add a@deprecated
warning to5.x
branch.DETECTION_TYPE_MOBILE
and methodssetDetectionType
,getMobileDetectionRulesExtended
will be removed.SamsungTablet
will be broken down in multiple arrays. TODO: evaluate memory and performance.