<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:admin="http://webns.net/mvcb/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
    <title>Sebastian Bergmann - Comments</title>
    <link>http://sebastian-bergmann.de/</link>
    <description>Sebastian Bergmann - </description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    
    

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/sebastian-bergmann-comments" /><feedburner:info uri="sebastian-bergmann-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Aditya Mathur: Towards Better Code Coverage Metrics in the PHP World</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/OXi0faM7sXc/913-Towards-Better-Code-Coverage-Metrics-in-the-PHP-World.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/913-Towards-Better-Code-Coverage-Metrics-in-the-PHP-World.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=913</wfw:comment>

    

    <author>nospam@example.com (Aditya Mathur)</author>
    <content:encoded><![CDATA[
    Two (minor) points:<br />
<br />
1. Prime path coverage does not  necessarily imply MC/DC coverage (DO 178B requirement). To ensure that it does, one must split compound conditions in a program to simple conditions while creating the  program CFG.<br />
<br />
2. A loop in a program does not always imply an infinite number of paths. 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/OXi0faM7sXc" height="1" width="1"/>]]></content:encoded>

    <pubDate>Fri, 13 Apr 2012 04:42:24 +0200</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/913-guid.html#c6546</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/913-Towards-Better-Code-Coverage-Metrics-in-the-PHP-World.html#c6546</feedburner:origLink></item>
<item>
    <title>Todd: Template for Jenkins Jobs for PHP Projects</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/q58AW-mAaQk/907-Template-for-Jenkins-Jobs-for-PHP-Projects.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/907-Template-for-Jenkins-Jobs-for-PHP-Projects.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=907</wfw:comment>

    

    <author>nospam@example.com (Todd)</author>
    <content:encoded><![CDATA[
    This was a huge help in setting up jenkins for my PHP projects.  MUCH appreciated, along with all the other contributions you've made to large scale PHP development. 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/q58AW-mAaQk" height="1" width="1"/>]]></content:encoded>

    <pubDate>Thu, 08 Mar 2012 22:22:49 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/907-guid.html#c6542</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/907-Template-for-Jenkins-Jobs-for-PHP-Projects.html#c6542</feedburner:origLink></item>
<item>
    <title>Sebastian Bergmann: PHP Summit in London</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/9USMPTCHMvE/921-PHP-Summit-in-London.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/921-PHP-Summit-in-London.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=921</wfw:comment>

    

    <author>nospam@example.com (Sebastian Bergmann)</author>
    <content:encoded><![CDATA[
    There are no concrete plans to bring the PHP Summit to the US. However, we are offering a two-day training in Montreal next week: http://confoo.ca/en/2012/session/advanced-php-development-2 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/9USMPTCHMvE" height="1" width="1"/>]]></content:encoded>

    <pubDate>Sat, 25 Feb 2012 17:47:45 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/921-guid.html#c6535</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/921-PHP-Summit-in-London.html#c6535</feedburner:origLink></item>
<item>
    <title>Jeremy D. Young: PHP Summit in London</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/1sT_iTiV-pY/921-PHP-Summit-in-London.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/921-PHP-Summit-in-London.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=921</wfw:comment>

    

    <author>nospam@example.com (Jeremy D. Young)</author>
    <content:encoded><![CDATA[
    Do you have any plans to bring this type of event to the US?  Are there any similar quality PHP / Testing events on our side of the atlantic?<br />
<br />
I'm a fan of the No Fluff Just Stuff agility / Java expos here in the US, but I'm curious whether anyone is establishing similar events for PHP.<br />
<br />
Thanks for all your work in PHPUnit and all of the tools that surround it.  It gives me hope that the PHP world will begin to catch up to Java, Ruby, etc. 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/1sT_iTiV-pY" height="1" width="1"/>]]></content:encoded>

    <pubDate>Sat, 25 Feb 2012 17:35:05 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/921-guid.html#c6534</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/921-PHP-Summit-in-London.html#c6534</feedburner:origLink></item>
<item>
    <title>P.Scheit: Thank you, Facebook!</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/Dn24DTImGVU/903-Thank-you,-Facebook!.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/903-Thank-you,-Facebook!.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=903</wfw:comment>

    

    <author>nospam@example.com (P.Scheit)</author>
    <content:encoded><![CDATA[
    They could have sent an t-shirt with it:<br />
<br />
"I saved the biggest social media network in the world the a.. and all i got was this little paid github-account"<br />
<br />
:) 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/Dn24DTImGVU" height="1" width="1"/>]]></content:encoded>

    <pubDate>Thu, 09 Feb 2012 10:14:05 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/903-guid.html#c6527</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/903-Thank-you,-Facebook!.html#c6527</feedburner:origLink></item>
<item>
    <title>Tuto Riales: Isolated (and Parallel) Test Execution in PHPUnit 4</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/n3C8m59v7gs/730-Isolated-and-Parallel-Test-Execution-in-PHPUnit-4.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/730-Isolated-and-Parallel-Test-Execution-in-PHPUnit-4.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=730</wfw:comment>

    

    <author>nospam@example.com (Tuto Riales)</author>
    <content:encoded><![CDATA[
    Hi Sebastian,<br />
Any update on this? I spend up to 6 seconds in some environments for some simple integration tests. Would be awesome to run them in parallel as now it's definitely not scalable.<br />
<br />
Thanks 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/n3C8m59v7gs" height="1" width="1"/>]]></content:encoded>

    <pubDate>Tue, 07 Feb 2012 09:02:32 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/730-guid.html#c6526</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/730-Isolated-and-Parallel-Test-Execution-in-PHPUnit-4.html#c6526</feedburner:origLink></item>
<item>
    <title>François Poirotte: A Tool's Tale</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/z2mrrPDMoJg/919-A-Tools-Tale.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/919-A-Tools-Tale.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=919</wfw:comment>

    

    <author>nospam@example.com (François Poirotte)</author>
    <content:encoded><![CDATA[
    I was also under the impression that only german people wrote QA tools. I'm glad I was wrong. The presentation is very nice and just shows how much PHPUnit has evolved in the past ten years.<br />
<br />
Thank you for all those wonderful tools. Keep up the good work!<br />
<br />
PS: I can't wait to give hphpa a try :) 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/z2mrrPDMoJg" height="1" width="1"/>]]></content:encoded>

    <pubDate>Thu, 02 Feb 2012 21:44:28 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/919-guid.html#c6521</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/919-A-Tools-Tale.html#c6521</feedburner:origLink></item>
<item>
    <title>Shiplu: A Tool's Tale</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/TmcvcpV_T-c/919-A-Tools-Tale.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/919-A-Tools-Tale.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=919</wfw:comment>

    

    <author>nospam@example.com (Shiplu)</author>
    <content:encoded><![CDATA[
    Great presentation. I didn't know PHPUnit was born that long days ago. Certainly this is the best Unit testing suit in PHP world. Recently I'm moving to TDD. And PHPUnit is helping me a lot. 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/TmcvcpV_T-c" height="1" width="1"/>]]></content:encoded>

    <pubDate>Wed, 01 Feb 2012 11:24:52 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/919-guid.html#c6518</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/919-A-Tools-Tale.html#c6518</feedburner:origLink></item>
<item>
    <title>Christian Weiske: A Tool's Tale</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/PmlRCHLw-lE/919-A-Tools-Tale.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/919-A-Tools-Tale.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=919</wfw:comment>

    

    <author>nospam@example.com (Christian Weiske)</author>
    <content:encoded><![CDATA[
    Very nice way to present the slides in your blog! Much much much more readable than slideshare. 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/PmlRCHLw-lE" height="1" width="1"/>]]></content:encoded>

    <pubDate>Wed, 01 Feb 2012 07:52:55 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/919-guid.html#c6517</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/919-A-Tools-Tale.html#c6517</feedburner:origLink></item>
<item>
    <title>Francois Mazerolle: Wanted: PHP Implementation of Unified Diff</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/IUxvQzcGh30/687-Wanted-PHP-Implementation-of-Unified-Diff.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/687-Wanted-PHP-Implementation-of-Unified-Diff.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=687</wfw:comment>

    

    <author>nospam@example.com (Francois Mazerolle)</author>
    <content:encoded><![CDATA[
    (found this page while googleling)<br />
Nice method Schmalls, but it's for the support of the original format, not the unified. Yesterday, I've worked on an attempt to translate the patch.c code to PHP (only the patch, not the diff):<br />
<br />
The patch.c code is kind of a mess, so is the translation :<br />
https://gist.github.com/1707075<br />
<br />
I might plan to do a better implementation... 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/IUxvQzcGh30" height="1" width="1"/>]]></content:encoded>

    <pubDate>Tue, 31 Jan 2012 14:17:50 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/687-guid.html#c6512</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/687-Wanted-PHP-Implementation-of-Unified-Diff.html#c6512</feedburner:origLink></item>
<item>
    <title>Sebastian Bergmann: Static Analysis with HipHop for PHP</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/Yy_SY-pd5nY/918-Static-Analysis-with-HipHop-for-PHP.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/918-Static-Analysis-with-HipHop-for-PHP.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=918</wfw:comment>

    

    <author>nospam@example.com (Sebastian Bergmann)</author>
    <content:encoded><![CDATA[
    No, it just emits warnings and errors it finds during the transformation from PHP to C++. Undeclared variables and methods, too many/few arguments in function/method calls, etc.<br />
<br />
Interesting idea, though: compile PHP_CodeSniffer with HipHop to have a faster PHP_CodeSniffer. Will look into that! 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/Yy_SY-pd5nY" height="1" width="1"/>]]></content:encoded>

    <pubDate>Mon, 30 Jan 2012 10:21:03 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/918-guid.html#c6511</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/918-Static-Analysis-with-HipHop-for-PHP.html#c6511</feedburner:origLink></item>
<item>
    <title>Stas: Static Analysis with HipHop for PHP</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/SI2x1t1Cn38/918-Static-Analysis-with-HipHop-for-PHP.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/918-Static-Analysis-with-HipHop-for-PHP.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=918</wfw:comment>

    

    <author>nospam@example.com (Stas)</author>
    <content:encoded><![CDATA[
    Does it reuse phpcs rules? That would be great - combining C speed with phpcs rule system. 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/SI2x1t1Cn38" height="1" width="1"/>]]></content:encoded>

    <pubDate>Mon, 30 Jan 2012 10:17:50 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/918-guid.html#c6510</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/918-Static-Analysis-with-HipHop-for-PHP.html#c6510</feedburner:origLink></item>
<item>
    <title>David : Static Analysis with HipHop for PHP</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/rhbKDaDzVDk/918-Static-Analysis-with-HipHop-for-PHP.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/918-Static-Analysis-with-HipHop-for-PHP.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=918</wfw:comment>

    

    <author>nospam@example.com (David )</author>
    <content:encoded><![CDATA[
    That looks awesome Sebastian, thanks for all your work! Can't wait to give it a whirl 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/rhbKDaDzVDk" height="1" width="1"/>]]></content:encoded>

    <pubDate>Sat, 28 Jan 2012 11:19:42 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/918-guid.html#c6509</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/918-Static-Analysis-with-HipHop-for-PHP.html#c6509</feedburner:origLink></item>
<item>
    <title>Sebastian Bergmann: Testing Traits</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/DcbgQN9YgEY/906-Testing-Traits.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/906-Testing-Traits.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=906</wfw:comment>

    

    <author>nospam@example.com (Sebastian Bergmann)</author>
    <content:encoded><![CDATA[
    Thank you for letting me know. But this blog is not an issue tracker, in the future please open a ticket on GitHub. Thanks! 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/DcbgQN9YgEY" height="1" width="1"/>]]></content:encoded>

    <pubDate>Mon, 16 Jan 2012 06:58:20 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/906-guid.html#c6504</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/906-Testing-Traits.html#c6504</feedburner:origLink></item>
<item>
    <title>Daniel Lowrey: Testing Traits</title>
    <link>http://feedproxy.google.com/~r/sebastian-bergmann-comments/~3/8DyyCJLwm3U/906-Testing-Traits.html</link>
            <category />
    
    <comments>http://sebastian-bergmann.de/archives/906-Testing-Traits.html#comments</comments>
    <wfw:comment>http://sebastian-bergmann.de/wfwcomment.php?cid=906</wfw:comment>

    

    <author>nospam@example.com (Daniel Lowrey)</author>
    <content:encoded><![CDATA[
    Currently using PHP5.4RC05 with PHPUnit 3.6.7. When I use the new 5.4 "callable" typehint with --coverage-html or --coverage-text options, phpunit execution chokes with the following output while generating coverage information:<br />
<br />
Fatal Error: Class 'PHP_Token_CALLABLE' not found in /usr/share/pear/PHP/Token/Stream.php on line 205<br />
<br />
Is this something that is addressed in the updates you list here? 
    <img src="http://feeds.feedburner.com/~r/sebastian-bergmann-comments/~4/8DyyCJLwm3U" height="1" width="1"/>]]></content:encoded>

    <pubDate>Mon, 16 Jan 2012 03:07:41 +0100</pubDate>
    <guid isPermaLink="false">http://sebastian-bergmann.de/archives/906-guid.html#c6503</guid>
    
<feedburner:origLink>http://sebastian-bergmann.de/archives/906-Testing-Traits.html#c6503</feedburner:origLink></item>

</channel>
</rss>

