-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/calendar/tests/
File Upload :
Current File : //usr/src/php/ext/calendar/tests/easter_days.phpt

--TEST--
easter_days()
--SKIPIF--
<?php include 'skipif.inc'; ?>
--FILE--
<?php
echo easter_days(1999), "\n";
echo easter_days(1492), "\n";
echo easter_days(1913), "\n";
?>
--EXPECT--
14
32
2

Copyright © 2017 || Recoded By Mr.Bumblebee