Releases: tufanbarisyildirim/php-apk-parser
Releases · tufanbarisyildirim/php-apk-parser
v3.0 with PHP8
What's Changed
- Added Android 12 Support by @mariodantas in #98
- fix: escape xml attribute value when it has special html characters by @akki-io in #100
- APK resources returns null due to config change in 1282c68 by @afzafri in #99
- Migrating to PHP 8.0+ by @tufanbarisyildirim in #106
New Contributors
- @mariodantas made their first contribution in #98
- @akki-io made their first contribution in #100
- @afzafri made their first contribution in #99
Full Changelog: 2.0.3...3.0
2.0.3: Merge pull request #96 from marmichalski/fixes
Update PHP to 7.2, fix tests & undefined index access, add gh actions
2.0.2
add android Q
2.0.1
Merge branch 'master' of https://github.com/tufanbarisyildirim/php-ap…
1.0
First stable version for php < 5.2
2.0
Merge branch 'master' of https://github.com/tufanbarisyildirim/php-ap…