8000 Re-remove statuses/sample. It's streaming API, which Codebird doesn't… · lpirir/codebird-php@188fac3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 188fac3

Browse files
committed
Re-remove statuses/sample. It's streaming API, which Codebird doesn't currently support
1 parent 275c8f2 commit 188fac3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
codebird-php - changelog
22
========================
33

4+
2.3.1 (not yet released)
5+
- Re-remove statuses/sample. It's streaming API, which Codebird doesn't currently support
6+
47
2.3.0 (2013-03-19)
58
+ Update README with info about how to get details of the current user
69
+ Clarify that the consumer secret and access token secret are not the same

codebird.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ private function _detectMethod($method, $params)
487487
'statuses/user_timeline',
488488
'statuses/home_timeline',
489489
'statuses/retweets_of_me',
490-
'statuses/sample',
491490

492491
// Tweets
493492
'statuses/retweets/:id',

0 commit comments

Comments
 (0)
0