Skip to content

Commit aa48d8e

Browse files
committed
Drop todo comment because it's impossible to find the new link to said ticket
1 parent 2e24885 commit aa48d8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/date/php_date.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,6 @@ PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt)
12411241
ta.tm_zone = offset->abbr;
12421242
#endif
12431243
}
1244-
// TODO Cleanup as bug is not present anymore? (Need to update link as MS retired connect.microsoft.com)
12451244
/* VS2012 crt has a bug where strftime crash with %z and %Z format when the
12461245
initial buffer is too small. See
12471246
http://connect.microsoft.com/VisualStudio/feedback/details/759720/vs2012-strftime-crash-with-z-formatting-code */

0 commit comments

Comments
 (0)