<?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, 25 May 2013 10:02:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: IDE Support for PHPUnit]]></title>
      <guid>http://www.phpdeveloper.org/news/8363</guid>
      <link>http://www.phpdeveloper.org/news/8363</link>
      <description><![CDATA[<p>
<i>Sebastian Bergmann</i> <a href="http://sebastian-bergmann.de/archives/688-IDE-Support-for-PHPUnit.html">points out</a> something that's been a long time coming for <a href="http://phpunit.de/">PHPUnit</a> - IDE support in the form of additions to two popular PHP editors, <a href="http://www.waterproof.fr/products/PHPEdit/">PHPEdit</a> and <a href="http://www.zend.com/products/zend_studio">Zend Studio</a>.
</p>
<p>
The support is very much welcomed, but <i>Sebastian</i> does still have one wish, though:
</p>
<blockquote>
It would be great, though, if someone develops a free PHPUnit support for the Eclipse PHP Development Tools (PDT) project (or for <a href="http://www.vim.org/">vim</a> for which there is already <a href="http://www.reiersol.com/blog/gallery/1/2-vimtestrun.jpeg">SimpleTest support</a>. If you are using <a href="http://www.phpeclipse.de/">PHPEclipse</a>, there is still the <a href="http://sebastian-bergmann.de/archives/586-PHPUnit-Support-in-PHPEclipse.html">SimpleTest plugin for PHPEclipse</a> that also supports PHPUnit.
</blockquote>
<p>
You can check out the support provided for PHPUnit from these two editors by checking out <a href="http://www.waterproof.fr/blog/index.php?/archives/16-PHPUnit-support-for-PHPEdit.html">these</a> <a href="http://www.phpunit.de/wiki/PHPEdit">links</a> for PHPEdit and <a href="http://www.phpunit.de/wiki/ZendStudio">this page</a> for Zend Studio.
</p>]]></description>
      <pubDate>Tue, 31 Jul 2007 17:17:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Knut Urdalen's Blog: PHPEdit as a Prado IDE]]></title>
      <guid>http://www.phpdeveloper.org/news/7817</guid>
      <link>http://www.phpdeveloper.org/news/7817</link>
      <description><![CDATA[<p>
As mentioned in <i>Knut Urdalen</i>'s <a href="http://www.urdalen.com/blog/?p=204">latest blog entry</a>, the folks from <a href="http://www.waterproof.fr/">Waterproof Software</a> have <a href="http://www.waterproof.fr/blog/index.php?/archives/8-PHPEdit-as-a-Prado-IDE.html">announced a new extension</a> that will be included with their upcoming version of <a href="http://www.waterproof.fr/products/PHPEdit/">PHPEdit</a> (2.12) - "a Prado extension for syntax highlighting, code insight and and code hint".
</p>
<p>
This combined with the <a href="http://www.phpunit.de/wiki/PHPEdit">PHPUnit support</a> in the same upcoming versions should make for quite the powerful tool. Check out <a href="http://www.pradosoft.com/forum/index.php?topic=433.msg34607#msg34607">the posting</a> if you want more information on being a beta tester.
</p>]]></description>
      <pubDate>Thu, 10 May 2007 10:27:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHPEdit Version 2.10 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/7765</guid>
      <link>http://www.phpdeveloper.org/news/7765</link>
      <description><![CDATA[<p>
In an announcement from <a href="http://www.waterproof.fr">Waterproof</a>, the latest release of the PHP IDE, <a href="http://www.waterproof.fr/products/PHPEdit/">PHPEdit</a> has been released - version 2.10:
</p>
<blockquote>
<p>
We are proud to announce the brand new PHPEdit 2.10. This is a free update for all PHPEdit 2.x customers and personal license holders. You can <a href="http://www.waterproof.fr/products/PHPEdit/download.php">download your copy here</a>. If you are currently not a license owner you can start a new trial period with this release.
</p>
<p>
This release adds special new debugger features like multiple concurrent debug sessions, full xDebug support and a wizard which allows users to configure there debugger environment with ease. Additionally we have improved the search and replace feature based on user requests and ergonomic tweaks.
</p>
<p>
We have prepared a nice <a href="http://www.waterproof.fr/products/PHPEdit/screencast/latest.php">screencast</a> which presents you the major changes. 
</p>
</blockquote>
<p>
Their <a href="http://www.waterproof.fr/products/PHPEdit/announcements/2007-04-10_2.10.php">official announcement</a> also includes their "Top Five" reasons to upgrade your copy right away:
<ul>
<li>Debugger Configuration is now easier than ever
<li>Multiple Debug sessions, ideal for AJAX applications
<li>Improve performance of your scripts with our profiler
<li>Take your time with writing code, not searching within it
<li>PHPEdit gets even more stable
</ul>
You can check out <a href="http://issues.waterproof.fr/ChangeLog.php?Id=154&ProjectId=1">the Changelog here</a> or just head straight to <a href="http://www.waterproof.fr/products/PHPEdit/download.php">the downloads</a> and grab the update.
</p>]]></description>
      <pubDate>Thu, 03 May 2007 10:26:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: PHPUnit Support in PHPEdit]]></title>
      <guid>http://www.phpdeveloper.org/news/7531</guid>
      <link>http://www.phpdeveloper.org/news/7531</link>
      <description><![CDATA[<p>
<i>Sebastian Bergmann</i> has a <a href="http://sebastian-bergmann.de/archives/667-PHPUnit-Support-in-PHPEdit.html">(very) quick post</a> on his blog today:
</p>
<blockquote>
<a href="http://www.waterproof.fr/products/PHPEdit/">PHPEdit</a>, the IDE for PHP by <a href="http://www.waterproof.fr/">WaterProof SARL</a>, will soon add <a href="http://www.phpunit.de/wiki/PHPEdit">support for PHPUnit</a>.
</blockquote>
<p>
<a href="http://www.waterproof.fr/products/PHPEdit/">PHPEdit</a> is a popular development environment for PHP with features including XDebug Integration, stynax highlighting, code beautifier, code hinting, and much more.
</p>
<p>
According to <a href="http://www.phpunit.de/wiki/PHPEdit">the wiki entry</a> for PHPEdit, the support will start with version 2.12 of PHPEdit with features like indicators about the amount of test per class, file, and project, fast navigation between code and test, and the ability to execute tests from the IDE.
</p>]]></description>
      <pubDate>Fri, 30 Mar 2007 07:20:04 -0500</pubDate>
    </item>
  </channel>
</rss>
