Spaceships in PHP
PHP is an extremely powerful language with tons of features and functions. This wealth of functionality offered is often overlooked because there are so many ways of doing the same thing.
This blog post is not related to the actual code of Phalcon, but to the process of updating our documentation and notifying our Discord server of the build status. (cross posted from the Phalcon Blog)
I have been using git for quite a while now and am very comfortable with the bread and butter commands such as git clone, git commit. git pull, etc. I love the command line so using some aliases cuts down on typing and speeds up my commit workflow. My motto is commit often and commit small :)
This article explains how to migrate a SVN repository to Git. Although this guide uses BitBucket as the Git repository, you can easily adjust the steps to migrate to a different Git repository provider.
This article is cross posted from the Phalcon Blog