Michał Bundyra

Results 85 issues of Michał Bundyra

"JMAP is intended to be a new standard for email clients to connect to mail stores. It therefore intends to primarily replace IMAP + SMTP submission. It is also designed...

Example: ```php if (PHP_EOL === $a) {} if (DateTime::ATOM === $a) {} ``` Both, imo, should be considered as yoda conditions and sniff `DisallowYodaConditionsSniff` should catch them.

| Q | A |------------- | ----------- | Type | improvement | Fixed issues | #### Summary Just removing unused variable and redundant `array_merge`. As I see Psalm fails here,...

| Q | A |------------- | ----------- | Type | bug | Fixed issues | #2323 #### Summary Very old bug for SQLServer platform preventing usage unicode characters with "text"...

Bug
SQL Server
Type Mapping

It looks like we are using the wrong datetime format when sending requests to the amazon api. From amazon documentation: > Amazon Selling Partner API (SP-API) formats date and time...