![]() |
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patch bug55397.phpt for Date/time related Bug #55397Patch version 2011-08-14 16:37 UTC Return to Bug #55397 | Download this patchThis patch renders other patches obsolete Obsolete patches: Patch Revisions: 2011-08-14 16:37 UTC | 2011-08-14 16:09 UTCDeveloper: laruence@php.net<?php date_default_timezone_set('Europe/Prague'); var_dump(unserialize('O:8:"DateTime":0:{}') == new DateTime); ?> --EXPECT-- --EXPECTF-- Warning: %s: Detected an incomplete DataTime object in %s on line %d bool(false) |
![]() All rights reserved. |
Last updated: Sun Jul 06 11:02:27 2025 UTC |