Pavel Murzakov
Pavel Murzakov
https://github.com/php/php-src/blob/master/docs/parameter-parsing-api.md I used very simple and naive way to get some idea of performance improvements: ```
https://github.com/php/php-src/blob/master/docs/parameter-parsing-api.md
Most of issues with PHP 8.2 are caused by [dynamic properties deprecations ](https://wiki.php.net/rfc/deprecate_dynamic_properties) So in order to resolve the issues I explicitly declared 2 properties in _Memcache_ class. In the...
select() API has a major drawback which doesn't allow to work with fd numbers bigger than 1024. It's a really small number nowadays as the fd table is shared between...
https://github.com/php/php-src/blob/master/docs/parameter-parsing-api.md
In case there are a lot of chats with some of them being pinned they can't be properly fetched ending up in error "some chats seem missing" with the counter...