This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-26 09:28:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cd1661e2d8a87bf900dae6f60c66811cfa3600a
archived-php-src
/
ext
/
calendar
T
History
Adam Harvey
97f6da74a1
Fixed bug
#52744
(cal_days_in_month incorrect for December 1 BCE). Original
...
patch by gpap at internet dot gr.
2010-09-09 06:41:23 +00:00
..
tests
Fixed bug
#52744
(cal_days_in_month incorrect for December 1 BCE). Original
2010-09-09 06:41:23 +00:00
cal_unix.c
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
calendar.c
Fixed bug
#52744
(cal_days_in_month incorrect for December 1 BCE). Original
2010-09-09 06:41:23 +00:00
config.m4
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
2002-03-12 16:44:00 +00:00
config.w32
Add new (optional!) win32 build infrastructure.
2003-12-02 23:17:04 +00:00
CREDITS
Added a couple of new functions to "modularize" working with calendars.
2001-07-04 10:12:45 +00:00
dow.c
- Don't wrap lines... this is annoying while coding.
2001-09-09 13:29:31 +00:00
easter.c
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
french.c
Consistency.
2002-02-02 19:33:36 +00:00
gregor.c
fix segfault in jdmonthname(), add test
2006-07-11 14:16:26 +00:00
jewish.c
Added some compiler check
2003-03-23 01:44:58 +00:00
julian.c
Consistency.
2002-02-02 19:33:36 +00:00
package.xml
Typo
2007-03-14 09:58:14 +00:00
php_calendar.h
Removed pointless declarations
2006-07-09 23:28:28 +00:00
sdncal.h
- Added an aditional parameter to the jdtojewish() function which makes
2002-10-31 09:16:23 +00:00