Segfaults with PHP 5.2.6?at 2008-05-31 in Announcements by friebe (0 comments) If you are getting segmentation faults with PHP 5.2.6 when using older releases of the XP framework, it may be related to PHP Bug 45038. These occur when serializing util.Date instances and are related to the PHP function date_timezone_set().Because we changed the way the Date class works XP releases newer than December 2007 are not affected - upgrading helps (but read the changelog first!) |
|