Tags: pcbrsites/twilio-php
Tags
Bulat Shakirzyanov (1):
fix thrown exceptions
Kyle (1):
Merge pull request twilio#16 from avalanche123/fix-exception-name
Kyle Conroy (12):
Merge branch 'master' into develop
Update PEAR version to 1.9.3
Merge branch 'develop' of github.com:twilio/twilio-php into develop
Add new rest section for more indepth documentation
Making the documentation better
Update get documentation
Add the ability to filter iterators
Merge branch 'master' into develop
Disable cilent side ssl cert checking
Add SSL verifiation solution to the documentation
Properly pass UA string to TinyHttp
Bump version to 3.2.2
Neuman Vong (10):
Revert "Add the ability to filter iterators"
Revert "Disable cilent side ssl cert checking"
Update docs to revert getList usage instructions
Revert "Add php user agent"
Make TinyHttp base URI optional
Update tests to use partial mocks for TinyHttp
Configurable curl options in TinyHttp
Set User-Agent header
Test filters in getIterator
Fix bug where filters in getIterator are ignored