Ceana Razvan

Results 3 issues of Ceana Razvan

If you try to put smth in beforeDelete this will get called twice when executing $model->delete() because of the "$this->beforeDelete()" from deleteByPk. In the initial CActiveRecord class, in delete method,...

Using native getopt method from php it doesn`t let you alter the arguments list in order to get the corresponding arguments correctly. For example, you may access the daemon from...

**API Platform version(s) affected**: 3.2.7 **Description** RuntimeException is thrown on line 87 in [LinksHandlerTrait](https://github.com/api-platform/core/blob/main/src/Doctrine/Common/State/LinksHandlerTrait.php#L87) for: 1. Entity with a column of type enum 2. Int BackedEnum, with a member with...

bug