Oct 232024
 

 function default_end_date() { 
- return (date ('Y') + 20) . date ('-m-d 00:00:00');
+ return ('2038-01-18 19:14:07'); // LOL we're all gonna die + // mysqli_sql_exception: Incorrect datetime value: '2044-10-22 00:00:00'
}

Previously, previously, previously, previously, previously, previously.

External feed Read More at the Source: https://www.jwz.org/blog/2024/10/hit-a-y2038-bug-and-its-not-even-daylight-savings-day/

 2024-10-23

Sorry, the comment form is closed at this time.