Re: [PHP-DEV] Need help with strange and random bug

2017-02-05 Thread Andrey E Baranov
Nikita Popov at 2017-02-05 21:44 wrote: On Sun, Feb 5, 2017 at 3:03 PM, Andrey E Baranov wrote: Hi all, I have problem, debug is not yet finished, and for now do not can reproduce, problem occurs only in production (after migrate to PHP7). perhaps someone else can help :) PHP 7.0.13 (Ubuntu

Re: [PHP-DEV] Need help with strange and random bug

2017-02-05 Thread Nikita Popov
On Sun, Feb 5, 2017 at 3:03 PM, Andrey E Baranov wrote: > Hi all, > > I have problem, debug is not yet finished, and for now do not can > reproduce, problem occurs only in production (after migrate to PHP7). > perhaps someone else can help :) > PHP 7.0.13 (Ubuntu 16.04 package repository), php-fp

[PHP-DEV] Need help with strange and random bug

2017-02-05 Thread Andrey E Baranov
Hi all, I have problem, debug is not yet finished, and for now do not can reproduce, problem occurs only in production (after migrate to PHP7). perhaps someone else can help :) PHP 7.0.13 (Ubuntu 16.04 package repository), php-fpm For simplify: ``` ... Log::debug('1:' . print_r($video, true))