[Fedora-php-devel-list] colors and timezone in PHPUnit

Shawn Iwinski shawn.iwinski at gmail.com
Wed Nov 12 16:34:07 UTC 2014


That's awesome Remi!  THANKS!  The backports were what I was waiting for
before removing those bits from my pkgs.  I will test it out as soon as I
am able.


On Nov 12, 2014 10:30 AM, "Remi Collet" <Fedora at famillecollet.com> wrote:
>
> Hi,
>
> PHPUnit 4.4 will have 2 new features:
>
> - colors is only enabled when output is a terminal
> - date.timezone defaults to UTC when not defined
>
>
> Both are now backported in our build, in all branches
>
> - version 4.3.5-1 in F21 and EPEL-7
> - version 3.7.34-2 in F19, F20 and EPEL-6
>
> This will allow us clean some of our spec, ex
>
> -sed 's/colors="true"/colors="false"/' phpunit.xml.dist > phpunit.xml
> -phpunit -d date.timezone="UTC"
> +phpunit
>
> Hope this helps ;)
>
> Of course,
> tests and feedback (karma) for packages in testing is very welcome.
>
>
> Remi.
>
>
> P.S yes at some time I will see to update to 4.x in F20 and EPEL-6
> _______________________________________________
> php-devel mailing list
> php-devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/php-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/php-devel/attachments/20141112/1444abb4/attachment.html>


More information about the php-devel mailing list