Skip to content

Releases: smolblog/oauth2-twitter

Get user default email

01 May 15:31
dcba1cc

Choose a tag to compare

What's Changed

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

03 Feb 00:34

Choose a tag to compare

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.

v 1.1.0

15 Apr 15:24

Choose a tag to compare

  • Fix a license mismatch #4
  • Add user profile image to the default user #5
  • Update README to reflect state of Twitter API and this library

All changes

1.0.1

16 Aug 00:15
b8601d9

Choose a tag to compare

Fixes a bug in the error description