Documents tagged with "version"
Your Query returned 2 results
-
- nGrinder git branching, version policy
- Branching policy:
Now we are developing version 3.1, while maintaining version 3.0 at the same time. For this we need branching. The branching policy will be as follows:
We will work on a master for version 3.1 version, and create a branch for version 3.0.
We`ll fi...
http://www.cubrid.org/wiki_ngrinder/entry/ngrinder-git-branching-policy
-
- How to Get PHP Version
- If you don't know yet how you can obtain the PHP version, we will guide now by presenting a couple of approaches.
Method #1. Obtain the values from "php -info". If you have grep installed, you can simply run:
php -info | grep "PHP Version" php -info | grep "Architec...
http://www.cubrid.org/wiki_tutorials/entry/how-to-get-php-version