|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2007-05-25 19:41 UTC] stas@php.net
[2007-05-27 17:52 UTC] iliaa@php.net
[2007-05-27 18:10 UTC] stas@php.net
[2007-08-25 00:27 UTC] stas@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 03:00:02 2025 UTC |
Description: ------------ php build 5.2.3rc1 crashes on date/tests/009.phpt on Windows. The line leading to the crash seems to be this one: var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V %W %w %x %X %y %Y %Z %z %%", $t));