yiisoft / yii2-elasticsearch

Yii 2 Elasticsearch extension
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
427 stars 253 forks source link

InvalidParamException to InvalidArgumentException #269

Closed Julian-B90 closed 4 years ago

Julian-B90 commented 4 years ago
Q A
Is bugfix? yes
New feature? no
Breaks BC? yes
Tests pass? no
Fixed issues no

InvalidParamException is deprecated since 2.0.14. Use InvalidArgumentException instead.

beowulfenator commented 4 years ago

@Julian-B90, please add a line to changelog. Otherwise it's good to go.

samdark commented 4 years ago

Thanks!