这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: pcbrsites/twilio-php

Tags

3.7.0

Toggle 3.7.0's commit message
Bump version to 3.7.0

3.6.0

Toggle 3.6.0's commit message
Bump version to 3.6.0 and add change note

3.5.2

Toggle 3.5.2's commit message
Add changelog and bump version

3.5.1

Toggle 3.5.1's commit message
ignore tarball and package.xml

3.5.0

Toggle 3.5.0's commit message
bump version

3.3.2

Toggle 3.3.2's commit message
bump version to 3.3.2 and pass bools as strings in Twiml. fixes twili…

…o#56, with credit to @aronduby

3.2.4

Toggle 3.2.4's commit message
Choose an API version by default if none is passed."

3.2.3

Toggle 3.2.3's commit message
Fix getIterator

3.2.2

Toggle 3.2.2's commit message
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

3.2.1

Toggle 3.2.1's commit message
Fix http exception