Note: issues are now on GitHub; see the Overview for more details.
zend_measure is not available in pyrus
Posted by Thomas Weidner (thomas) on 2012-01-15T11:51:06.000+0000
And what is pyrus? Within ZF2's GIT repository the library Zend_Measure is available, so I guess that it's not a problem by Zend
Posted by mark wright (maarky) on 2012-01-15T12:00:11.000+0000
pyrus is pear2.
http://packages.zendframework.com/ Look under the heading Pyrus Packages
Posted by Thomas Weidner (thomas) on 2012-01-15T12:23:05.000+0000
Then it's nothing which we contributors can solve. We have no access to pyrus building scripts.
Posted by Kazusuke Sasezaki (sasezaki) on 2012-01-17T15:41:08.000+0000
pyrus !== PEAR2 pyrus is package installer & manager.
packaging scripts is here https://github.com/zendframework/ZF2Package
Posted by Maks 3w (maks3w) on 2012-04-08T08:24:33.000+0000
If someone fix the unit tests then maybe can be released with beta4
$ phpunit Zend/Measure/ PHPUnit 3.6.10 by Sebastian Bergmann. Configuration read from /***/zf2/tests/phpunit.xml ................................EE............................. 63 / 769 ( 8%) ............................................................... 126 / 769 ( 16%) ............................................................... 189 / 769 ( 24%) ............................................................... 252 / 769 ( 32%) ............................................................... 315 / 769 ( 40%) ............................................................... 378 / 769 ( 49%) ............................................................... 441 / 769 ( 57%) ............................................................... 504 / 769 ( 65%) ............................................................... 567 / 769 ( 73%) ............................................................... 630 / 769 ( 81%) ............................................................... 693 / 769 ( 90%) ............................................................... 756 / 769 ( 98%) ............. Time: 05:20, Memory: 190,75Mb There were 2 errors: 1) ZendTest\Measure\AngleTest::testAngleSetType bcdiv(): Division by zero /***/zf2/library/Zend/Locale/Math.php:303 /***/zf2/library/Zend/Measure/AbstractMeasure.php:265 /***/zf2/tests/Zend/Measure/AngleTest.php:308 2) ZendTest\Measure\AngleTest::testAngleSetComputedType1 bcdiv(): Division by zero /***/zf2/library/Zend/Locale/Math.php:303 /***/zf2/library/Zend/Measure/AbstractMeasure.php:265 /***/zf2/tests/Zend/Measure/AngleTest.php:320 FAILURES! Tests: 769, Assertions: 626, Errors: 2.
Posted by Maks 3w (maks3w) on 2012-05-21T17:29:35.000+0000
This package will be released with beta4
Posted by Frank Brückner (frosch) on 2012-05-22T08:58:11.000+0000
Thanks Maks!
Comments
Posted by Thomas Weidner (thomas) on 2012-01-15T11:51:06.000+0000
And what is pyrus? Within ZF2's GIT repository the library Zend_Measure is available, so I guess that it's not a problem by Zend
Posted by mark wright (maarky) on 2012-01-15T12:00:11.000+0000
pyrus is pear2.
http://packages.zendframework.com/ Look under the heading Pyrus Packages
Posted by Thomas Weidner (thomas) on 2012-01-15T12:23:05.000+0000
Then it's nothing which we contributors can solve. We have no access to pyrus building scripts.
Posted by Kazusuke Sasezaki (sasezaki) on 2012-01-17T15:41:08.000+0000
pyrus !== PEAR2 pyrus is package installer & manager.
packaging scripts is here https://github.com/zendframework/ZF2Package
Posted by Maks 3w (maks3w) on 2012-04-08T08:24:33.000+0000
If someone fix the unit tests then maybe can be released with beta4
Posted by Maks 3w (maks3w) on 2012-05-21T17:29:35.000+0000
This package will be released with beta4
Posted by Frank Brückner (frosch) on 2012-05-22T08:58:11.000+0000
Thanks Maks!