Vyacheslav

Results 69 comments of Vyacheslav

Well you can adapt it to your application, but I would definitely look into transforming it into some PSR favor with namespaces.

@AshasTob Alexander, generally I prefer to keep it in raw php way as it is now, because it demostrates the core steps . Introducing namespaces, autoloaders etc - will make...

@AshasTob We can make branch , like PSR. Btw, per PSR - using include is anti pattern, instead you need to use loader, and arrange classes appropriately. + feel free...

I do not use Apple unfortunately, so hard to troubleshoot that. Does Authy app have android equivalent ?

Nice spot. Added to backlog. Feel free to open PR for proper example

Confirmed. Feel free to open PR meanwhile

There are some good candidates https://stackoverflow.com/questions/8653126/how-to-increment-version-number-in-a-shell-script , like Stephen M. Harris response. If you get this incorporated and tested, you are welcome.

@vTNT lets keep issue open, perhaps you would like to submit pull request.

@vTNT did you try fixed routine for sem versioning on your forked code ?