|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull Requests
Pull requests: 
 HistoryAllCommentsChangesGit/SVN commits              [2014-01-15 00:26 UTC] neufeind@php.net
 
-Package: *General Issues
+Package: Date/time related
  [2014-03-08 00:40 UTC] thiago at carvalho dot fm
  [2014-03-08 20:36 UTC] derick@php.net
  [2014-04-13 23:10 UTC] stas@php.net
 
-Assigned To:
+Assigned To: derick
  [2017-10-24 08:10 UTC] kalle@php.net
 
-Status:      Assigned
+Status:      Open
-Assigned To: derick
+Assigned To:
  [2018-08-12 18:53 UTC] carusogabriel@php.net
  [2018-08-12 18:53 UTC] carusogabriel@php.net
 
-Status: Open
+Status: Closed
  [2018-08-12 19:00 UTC] carusogabriel@php.net
 
-Status: Closed
+Status: Re-Opened
  [2022-05-13 14:05 UTC] derick@php.net
 
-Status:      Re-Opened
+Status:      Closed
-Assigned To:
+Assigned To: derick
  [2022-05-13 14:05 UTC] derick@php.net
 | |||||||||||||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 02:00:02 2025 UTC | 
Description: ------------ correct: strtotime('') => bool(false) however I did not expect: strtotime(' ') => current timestamp I don't think this is by intention, is it?