mirror of
https://github.com/php/php-src.git
synced 2026-04-09 17:13:31 +02:00
The comma is also optional.
This commit is contained in:
@@ -238,7 +238,7 @@ PHP_FUNCTION(jdtogregorian)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto mixed jddayofweek(int juliandaycount, [int mode])
|
||||
/* {{{ proto mixed jddayofweek(int juliandaycount [, int mode])
|
||||
Returns name or number of day of week from julian day count */
|
||||
PHP_FUNCTION(jddayofweek)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user