Skip to content
This repository was archived by the owner on Aug 9, 2019. It is now read-only.

Releases: flamecore/webtools

Version 1.2.5

01 Jun 17:13

Choose a tag to compare

  • [HttpClient] Bugfixes and improvements

Version 1.2.4

29 May 15:36

Choose a tag to compare

  • [HttpClient] Bugfixes

Version 1.2.3

21 May 17:38

Choose a tag to compare

  • [UserAgent] Added Opera 15.0+ detection ('opera')
  • [UserAgent] Added Maxthon detection ('maxthon')
  • [UserAgent] Added Yandex.Browser detection ('yabrowser')

Version 1.2.2

15 May 19:19

Choose a tag to compare

  • [UserAgent] Added KHTML engine detection ('khtml')
  • [UserAgent] Added Lynx detection ('lynx')

Version 1.2.1

05 May 13:29

Choose a tag to compare

  • [UserAgent] Added "Microsoft Edge" / "Spartan" detection ('edge')
  • [UserAgent] Added "Baiduspider" detection ('baidubot')
  • [UserAgent] Added 'Windows 8.1' and 'Windows 10' detection
  • Minor fixes and improvements

Version 1.2

22 Apr 13:35

Choose a tag to compare

  • Added class UserAgent
  • Added class UserAgentStringParser
  • Fixed bugs

Version 1.1

17 Dec 23:14

Choose a tag to compare

  • Requires PHP >= 5.4 now
  • [HtmlExplorer] Added static methods for quick access
  • [HtmlExplorer] Throw exception on errors
  • [HttpClient] Include headers in response information

Version 1.0

14 Dec 16:59

Choose a tag to compare

First stable release