Releases: smolblog/oauth2-twitter
Releases · smolblog/oauth2-twitter
Get user default email
What's Changed
- Get email of default user by @audriusnaslenas in #13
Full Changelog: 1.1.1...1.2.0
As I (Evan) have closed all my X accounts and abandoned the platform, I cannot personally guarantee the functionality of this library. Please get in touch if you would like to handle ongoing stewardship. Thanks!
PHP depreciation fixes
This removes deprecation warnings from PHP 8.4. Thanks to @xergio for the contribution!
This also removes the abandoned Phony library from the unit tests; PHPUnit's built-in mocking is used instead. Code has also been listed to PSR-2 standards.
As a reminder, I cannot guarantee this library is or will be functional as I am not currently using the X API. Get in touch if you are willing and able to take over active maintenance.