Still I would like to have the corrupted Budapest (the file, not the city
;)), so we can fix the error.
Ondřej
On 23 August 2017 11:56:58 Patrik <alab...@gmail.com> wrote:
Oh!
THANKS SO MUCH!
YOU ARE A GOD!
HAVE A SUPER DAY!
*Patrik*
WWW <https://patrikx3.tk> | GitHub <https://github.com/patrikx3/> | NPM
<https://www.npmjs.com/~patrikx3> | Corifeus <https://corifeus.tk> | +36 20
342 8046
On Wed, Aug 23, 2017 at 11:25 AM, Ondřej Surý <ond...@sury.org> wrote:
Thanks (also please keep the Cc of Debian BTS).
Few more things, could you send output of:
0. apt-cache policy php7.0-cli
1. apt-cache policy tzdata
2. debsums -c tzdata # you might need install debsums package first
3. stat /usr/share/zoneinfo/Europe/Budapest
4. sha256sum /usr/share/zoneinfo/Europe/Budapest
Are any other non-packaged PHP modules loaded in the PHP?
Cheers,
Ondrej
> On 08/23/2017 08:30 AM, Ondřej Surý wrote:
> > Control: tags +moreinfo
> >
> > Hi Patrik,
> >
> > I can't really reproduce the error with any PHP versions I have on my
> > system. They are at the latest upstream (7.0.22), but this shouldn't
> > make any difference. However please retest with 7.0.22-2 anyway just to
> > be sure.
> >
> > ondrej@lettie:/tmp$ php5.6 europe-budapest.php
> > object(DateTime)#1 (3) {
> > ["date"]=>
> > string(26) "2017-08-23 08:24:46.000000"
> > ["timezone_type"]=>
> > int(3)
> > ["timezone"]=>
> > string(15) "Europe/Budapest"
> > }
> >
> > ondrej@lettie:/tmp$ php7.0 europe-budapest.php
> > object(DateTime)#1 (3) {
> > ["date"]=>
> > string(26) "2017-08-23 08:24:52.000000"
> > ["timezone_type"]=>
> > int(3)
> > ["timezone"]=>
> > string(15) "Europe/Budapest"
> > }
> >
> > ondrej@lettie:/tmp$ php7.1 europe-budapest.php
> > object(DateTime)#1 (3) {
> > ["date"]=>
> > string(26) "2017-08-23 08:24:54.849724"
> > ["timezone_type"]=>
> > int(3)
> > ["timezone"]=>
> > string(15) "Europe/Budapest"
> > }
> >
> > Could you attach output of
> >
> > strace php /tmp/74806.php
> >
> > to this bug report?
> >
> > Cheers,
>
> Email had 1 attachment:
> + 74806.php.strace
> 239k (text/plain)