vercotux

Results 27 comments of vercotux

@FabrizioCaldarelli Oh so you are also in favor of removing `findAll()`! It does the same as `AR::find()->all()` so we better remove it "not to confuse the developer". What a stupid...

The second part of problem the problem is the following: TbFormInputElement should not declare the [$widgetOptions](https://github.com/clevertech/YiiBooster/blob/master/src/widgets/TbFormInputElement.php#L49) attribute because this overrides it to an empty array and completely prevents us from...

Same goes for [$label](https://github.com/clevertech/YiiBooster/blob/master/src/widgets/TbFormInputElement.php#L68) and [$labelOptions](https://github.com/clevertech/YiiBooster/blob/master/src/widgets/TbFormInputElement.php#L77). They need to be removed for them to be configurable.

@samdark Why close it though? It's still very much an issue.

Sure, for 2.0, but what about 3.0? You're still using [the same logic](https://github.com/yiisoft/active-record/blob/1942528ee523409c7c7fefb30b08fe2b8e0c58f2/src/ActiveRecord.php#L459) in `yiisoft/active-record`, so why not move the issue instead of just closing it?

PayPal [supports](https://developer.paypal.com/docs/rest/api/payments.payouts-batch/) this too. As [does](https://bitpay.com/api#resource-Payouts) BitPay. Really missing this feature. It would save me so much trouble.