summaryrefslogtreecommitdiff
path: root/ext/standard/php_sunfuncs.h
Commit message (Collapse)AuthorAgeFilesLines
* - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820Derick Rethans2006-01-041-42/+0
| | | | | | | and #30937. #- Didn't add it to news yet, as we'll merge this to PHP 5.1.x (just need to # wait for Ilia to approve it for 5.1.2).
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* - Cleaned this mess a bit:foobar2003-02-171-0/+42
. Centralized the functions sunrise/sunset to php_sunrise_sunset to lessen duplicate code. . Made wrapper function php_do_date_sunrise_sunset() to lessen duplicate code. . Coding style fixes. . renamed sunfuncs.h -> php_sunfuncs.h