summaryrefslogtreecommitdiff
path: root/ext/calendar
Commit message (Expand)AuthorAgeFilesLines
* Skip 64-bit specific tests on 32-bit systemsDmitry Stogov2016-11-172-0/+2
* Fix integer overflow in calender.Joshua Rogers2016-11-125-3/+23
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-292-7/+45
|\
| * Fix #71894: AddressSanitizer: global-buffer-overflow in zif_cal_from_jdChristoph M. Becker2016-07-292-7/+45
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-282-0/+55
|\ \ | |/
| * Implement FR #65462: Please add tests for gregorian and jewish overflow fixesChristoph M. Becker2016-07-282-0/+55
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-282-0/+16
|\ \ | |/
| * Fix #67976: cal_days_month() fails for final month of the French calendarChristoph M. Becker2016-07-282-0/+16
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-013-3/+3
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-013-3/+3
| * bump yearXinchen Hui2015-01-153-3/+3
* | Drop VC6 support in ext/calendarKalle Sommer Nielsen2015-03-291-1/+1
* | cleaning up the version macrosAnatol Belski2015-03-232-1/+4
* | bump yearXinchen Hui2015-01-153-3/+3
* | trailing whitespace removalStanislav Malyshev2015-01-103-10/+10
* | Merge branch 'PHP-5.6'Ferenc Kovacs2015-01-022-4/+4
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-01-022-4/+4
| |\
| | * Fixes #67960 - Long/short day names reversed in jddayofweek()Greg Roach2015-01-022-4/+4
| | * Bump yearXinchen Hui2014-01-033-3/+3
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-3/+3
* | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-6/+6
* | | almost all the replacements of TSRMLS_* are doneAnatol Belski2014-12-141-1/+1
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-23/+23
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-3/+3
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-193-3/+3
* | | fix func argument typeAnatol Belski2014-08-251-1/+1
* | | master renames phase 1Anatol Belski2014-08-259-116/+116
* | | fixes to %pd format usageAnatol Belski2014-08-241-1/+1
* | | fix zppAnatol Belski2014-08-211-1/+1
* | | ported ext/calendarAnatol Belski2014-08-198-82/+84
* | | basic macro replacements, all at onceAnatol Belski2014-08-193-36/+36
* | | update for phpngkrakjoe2014-05-102-33/+28
* | | Cleanup (1-st round)Dmitry Stogov2014-04-151-11/+11
|/ /
* | Bump yearXinchen Hui2014-01-033-3/+3
|/
* Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-05-222-3/+4
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-222-3/+4
| |\
| | * Fixed bug #64895 Integer overflow in SndToJewishRemi Collet2013-05-222-3/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-05-212-1/+20
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-212-1/+20
| |\ \ | | |/
| | * Integer overflow in SndToJewish leads to php hangRemi Collet2013-05-212-1/+20
| | * Happy New Year~Xinchen Hui2013-01-013-3/+3
| * | Happy New YearXinchen Hui2013-01-013-3/+3
* | | Happy New YearXinchen Hui2013-01-013-3/+3
* | | text fixes from emosenkisStanislav Malyshev2012-08-073-10/+10
* | | some fixes for bug#54254Stanislav Malyshev2012-08-075-9/+14
* | | Add test for interoperability of jdtojewish and cal_days_in_monthEitan Mosenkis2012-08-071-0/+59
* | | Update documentation to reflect fix of 54254Eitan Mosenkis2012-08-071-4/+4
* | | fix for display of Jewish month namesStanislav Malyshev2012-08-072-13/+62
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-281-0/+25
|\ \ | |/
| * Fix bug 61685 putenv('TZ=UTC') doesn't update timezone for localtime()Matt Ficken2012-04-281-0/+25