php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75857 Timezone gets truncated when formatted
Submitted: 2018-01-22 20:43 UTC Modified: 2018-02-11 12:04 UTC
From: marcospassos dot com at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Date/time related
PHP Version: 7.2.2RC1 OS:
Private report: No CVE-ID: None
 [2018-01-22 20:43 UTC] marcospassos dot com at gmail dot com
Description:
------------
The Timezone America/Argentina/ComodRivadavia gets truncated when formatted. This bug is probably related to #43460.

Test script:
---------------
https://3v4l.org/Y3L1K

Expected result:
----------------
America/Argentina/ComodRivadavia

Actual result:
--------------
America/Argentina/ComodRivadavi

Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-02-11 12:04 UTC] cmb@php.net
Automatic comment on behalf of carusogabriel34@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=f7069371205469f62f61525490b9cbd20431b4c8
Log: Fix #75857: Timezone gets truncated when formatted
 [2018-02-11 12:04 UTC] cmb@php.net
-Status: Open +Status: Closed
 [2018-02-11 12:04 UTC] cmb@php.net
-Assigned To: +Assigned To: cmb
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 03:01:29 2024 UTC