You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a strange error, we develop a calendar based application and I decided to use rezzza time traveler module for time dependent functions testing. This depends on php AOP module.
When I compile aop, configure and make seems success, but make test fails:
FAIL Try using finfo_open [tests/bugs/005.phpt]
FAIL getPropertyValue [tests/properties/010.phpt]
FAIL Read / Write Property with inc or dec [tests/write_properties/004.phpt]
Hi, I have a strange error, we develop a calendar based application and I decided to use rezzza time traveler module for time dependent functions testing. This depends on php AOP module.
My system is debian wheezy with php from
http://packages.dotdeb.org wheezy-php55
When I compile aop, configure and make seems success, but make test fails:
Php loads the .so without errors
When I try to run example from this:
https://packagist.org/packages/rezzza/time-traveler
The output is:
Thanks in advance
The text was updated successfully, but these errors were encountered: