Skip to content

Releases: chsergey/yii2-rest-client

Better extensibility of Query class

18 Jun 09:08
b7f0598
Compare
Choose a tag to compare
  • visibility of some methods changed to protected, so that it's not necessary to override all dependent methods of _populate
  • added httpClientExtraConfig property so that subclass can extend/override configuration of the http client.

thx to @slavapcom

Initial release

20 May 11:20
Compare
Choose a tag to compare
0.1.0

namespaces fix