Aleksei Gagarin

Results 153 issues of Aleksei Gagarin

## Hard way Using type association and intersection with the Lazy class, we can generate proxies and decorators. ```php class Service { public function __construct( Lazy|OrmInterface $proxy, // magic proxy...

Feature
Discussion
Component: Core

I think it is good practice to use interfaces for repositories. Repository methods already return `DataReaderInterface` objects (this gives us independence from DBAL), it remains only to describe their API...

status:under discussion

![image](https://user-images.githubusercontent.com/4152481/182117241-10819c2d-3042-405b-80bd-ae590c22dd16.png) For example it can be fixed using `height: 16px` style on the icon

bug
usability

Also dependencies was updated

Hello. I noticed a long time ago that the HTTP Client buffers the loaded documents into RAM because curl returns the response body as a string when the `curl_exec()` method...

It will be legendary if yii-dev-tool could work as global command. ### For example We have a Foo project that contains a lot of repositories. Right now we have some...

Hello @roxblnfk does that mean that the only way to create a new record that has a ManyToMany to existing records is to load those existing records and assign them...

type:feature

It will be useful because we use `get` method with a context and with templates _Originally posted by @roxblnfk in https://github.com/spiral/framework/pull/769#discussion_r966030978_

Improvement
Component: Core

`v2.0.0-beta1` ``` [previous exception] [object] (PDOException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'payload' at row 1 at /app/vendor/cycle/database/src/Driver/Driver.php:443) ``` I think it possible to...

![image](https://user-images.githubusercontent.com/4152481/186164288-863bab26-c9cb-40f7-a8ba-f7348f432155.png) Solution: add style `white-space: pre;`