mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
parent
c814b08536
commit
00db616ac4
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ php_date(INTERNAL_FUNCTION_PARAMETERS, int gm)
|
|||
if(i < (*format)->value.str.len-1) {
|
||||
i++;
|
||||
}
|
||||
size ++;
|
||||
break;
|
||||
case 'L': /* boolean for leap year */
|
||||
case 'w': /* day of the week, numeric */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue