<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 19:25:29 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: Using Bazaar for PHPUnit Development]]></title>
      <guid>http://www.phpdeveloper.org/news/11662</guid>
      <link>http://www.phpdeveloper.org/news/11662</link>
      <description><![CDATA[<p>
In <a href="http://sebastian-bergmann.de/archives/837-Using-Bazaar-for-PHPUnit-Development.html">this new post</a> to his blog <i>Sebastian Bergmann</i> looks at how to use <a href="http://bazaar-vcs.org/">Bazaar</a> (a dstributed version control system) in his development the PHPUnit tool.
</p>
<blockquote>
Last December, when I was in Australia and started to work on the <a href="https://launchpad.net/php-object-freezer">Object_Freezer</a> code, I "dived into" <a href="http://bazaar-vcs.org/">Bazaar</a> (bzr) and learned the value of <a href="http://bazaar-vcs.org/Workflows">local commits</a> as they allow me to work offline, e.g. when disconnected during travel. Thanks to <a href="http://bazaar-vcs.org/BzrForeignBranches/Subversion">bzr-svn</a>, I can now work offline for <a href="http://www.phpunit.de/">PHPUnit</a> development as well.
</blockquote>
<p>
He shares his setup - a local shared repository for branching/trunk work and a linked checkout of PHPUnit between Bazaar and Subversion. This allows him to commit locally with Bazaar and, when he gets back online, issue a "merge" command to make the push back out to Subversion's remote repository.
</p>]]></description>
      <pubDate>Fri, 02 Jan 2009 14:05:02 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPEverywhere: PHP 5.1 - The Bazaar Is Sometimes Bizarre]]></title>
      <guid>http://www.phpdeveloper.org/news/4381</guid>
      <link>http://www.phpdeveloper.org/news/4381</link>
      <description><![CDATA[<i>John Lim</i> looks at <a href="http://phplens.com/phpeverywhere/?q=node/view/220">the release of PHP 5.1</a> with a bit more skeptical eye in his latest blog post today.
<p>
<quote>
<i>
Well <a href="http://www.php.net/downloads.php#v5">PHP 5.1.0</a> is out. This is a monumental piece of work, and congratulations to the PHP 5 internals team for all the hard work. However it feels rushed through the door. Apparently there are compatibility problems (with typecasting when parameter passing, the prototype date class, and possibly other stuff.) Wait for the patches.
</i>
</quote>
<p>
He <a href="http://phplens.com/phpeverywhere/?q=node/view/220">also mentions</a> some of the turmoil that's been going on on the PHP internals mailing list lately, especially pre-5.1 release...]]></description>
      <pubDate>Mon, 28 Nov 2005 05:50:01 -0600</pubDate>
    </item>
  </channel>
</rss>
