Skip to content

Commit c1b5a49

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/date/php_date.c

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

0 commit comments

Comments
 (0)