rfc:date.timezone_warning_removal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:date.timezone_warning_removal [2015/02/16 17:58] bwoebirfc:date.timezone_warning_removal [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2015-01-27   * Date: 2015-01-27
   * Author: Bob Weinand, bobwei9@hotmail.com   * Author: Bob Weinand, bobwei9@hotmail.com
-  * Status: Voting+  * Status: Implemented
   * First Published at: https://wiki.php.net/rfc/date.timezone_warning_removal   * First Published at: https://wiki.php.net/rfc/date.timezone_warning_removal
  
Line 9: Line 9:
 PHP should be usable without configuring it through either an ini file or defining settings on the command line. Currently this is not possible as the date.timezone is required to be set, despite it defaulting to the best option. PHP should be usable without configuring it through either an ini file or defining settings on the command line. Currently this is not possible as the date.timezone is required to be set, despite it defaulting to the best option.
  
-"date.timezone" is the only setting that is requied to be set. Every other setting, including those that have security implications default to sensible values silently; defaulting to sensible values does not appear to cause any problem for users. +"date.timezone" is the only setting that is required to be set. Every other setting, including those that have security implications default to sensible values silently; defaulting to sensible values does not appear to cause any problem for users. 
  
 The error message becomes entirely tedious when working with anything other than a single installed version of PHP. The error message becomes entirely tedious when working with anything other than a single installed version of PHP.
Line 54: Line 54:
  
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
-Remove this warning (50%+1 vote) - Vote began 2015-02-16 and will end 2015-02-24.+Remove this warning (50%+1 vote) - Vote began 2015-02-16 and ended 2015-02-24.
  
-<doodle title="Should the warning about a not set date.timezone ini setting be removed in master?" auth="bwoebi" voteType="single" closed="false">+<doodle title="Should the warning about a not set date.timezone ini setting be removed in master?" auth="bwoebi" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
rfc/date.timezone_warning_removal.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1