You guys might want to read https://github.com/fabpot/symfony/pull/473

On 07.02.2011 21:58, ryan weaver wrote:
> Hey there-
> 
> Since you've already done the work, I'd encourage you to open up a pull
> request so the change can be merged or discussed further.
> 
> Thanks!
> 
> @weaverryan
> 
> On Feb 7, 2011 7:52 AM, "kituka" <[email protected]
> <mailto:[email protected]>> wrote:
>> Hello
>>
>> I wrote a little StringOutput class that makes unit testing of Console
>> Commands easier.
>> The currently available StreamOutput requires hacks with "fopen('php://
>> memory..." of which, until now, I've never ever heard of :)
>>
>>
> https://github.com/lathspell/symfony/commit/7102c06f1a0f0114ff6a05a46e42551738d104fa
>>
>> $ git diff origin | diffstat
>> src/Symfony/Component/Console/Output/StringOutput.php |
>> 53 ++++++++++
>> tests/Symfony/Tests/Component/Console/Output/StringOutputTest.php |
>> 38 +++++++
>>
>> bye
>>
>> --
>> If you want to report a vulnerability issue on symfony, please send it
> to security at symfony-project.com <http://symfony-project.com>
>>
>> You received this message because you are subscribed to the Google
>> Groups "symfony developers" group.
>> To post to this group, send email to [email protected]
> <mailto:[email protected]>
>> To unsubscribe from this group, send email to
>> [email protected]
> <mailto:symfony-devs%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/symfony-devs?hl=en
> 
> -- 
> If you want to report a vulnerability issue on symfony, please send it
> to security at symfony-project.com
>  
> You received this message because you are subscribed to the Google
> Groups "symfony developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/symfony-devs?hl=en


-- 
Jordi Boggiano
@seldaek :: http://seld.be/

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to