Sergey Mukhin

Results 7 issues of Sergey Mukhin

@sergeyklay я напишу на русском, чтобы точнее выразить мысль) Я хочу доработать хлебные крошки, добавив возможность внедрить микроразметку, той же Scheme.org, например. Для этого мне нужно добавить папку Microdata с...

Hi When using the `$this->cookies->get("name")->delete();`, a deprecation warning is issued: `PHP Deprecated: setcookie(): Passing null to parameter #2 ($value) of type string is deprecated in` **Details** - Phalcon version: Phalcon...

bug
status: unverified

Hi, I need to support array spread in function arguments, ex. `function foo(...params)`. inside arrays is optional, but support from php7.4 is already there too :) thanks!

nfr

After the last update of Periscope application, SMS does not work

Hi guys! Here I rewrote `Random` lib a bit for generate UUID. The generator allows you to get uuid version 1-5 (6,7,8 in developing). This will also close the task...

new feature request

Hi Guys! I want to add Auth to Phalcon. I made this library - [Phalcon Auth](https://github.com/sinbadxiii/cphalcon-auth). It works well. The basis is built on guards and adapters. As guards, there...

new feature request

Hello! * Type: bug fix * Link to issue: https://github.com/phalcon/cphalcon/issues/16797 **In raising this pull request, I confirm the following:** - [x] I have read and understood the [Contributing Guidelines](https://github.com/phalcon/cphalcon/blob/master/CONTRIBUTING.md) -...