News Feed
Jobs Feed
Sections




News Archive
Johannes Schlüter's Blog:
Quick setup for PHP development trees
April 04, 2012 @ 09:48:48

In this new post to his blog Johannes Schlüter shows you how to easily set up a development environment for the recently moved PHP repositories (to git) using "out of tree" builds to keep versions and configurations separate.

As PHP has moved to git recently everybody who works on the PHP source has to recreate his work environment. When working on PHP I have a few requirements for my working dirs. For one I want to be able to use different branches (like 5.3, 5.4 and master) at the same time and I want to quickly test different PHP configurations, like builds using thread-safety or debug mode on or off.

He includes a set of commands you can use to to clone the new repository and create different working directories for the different kinds of builds that you want to install. He also points out as a shell script on github.

0 comments voice your opinion now!
development official repository version workingdirectory branch


blog comments powered by Disqus

Similar Posts

Joshua Eichorn\'s Blog: HTML_AJAX 0.3.4 is released

Till Klampaeckel's Blog: Dependency Injection Containers

Nefarious Designs Blog: Virtualised Development Environments on a Mac

Chris Shiflett\'s Blog: ZF Tutorial Update

Matthew Weir O'Phinney's Blog: ZendCon: Best Practices Session


Community Events











Don't see your event here?
Let us know!


zendframework2 introduction language functional api development podcast code phpunit database opinion application release example composer testing series community framework interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework