Re: [PHP-DEV] [RFC] New custom object serialization mechanism

2019-01-27 Thread Marco Pivetta
On Sun, Jan 27, 2019 at 5:37 PM Nicolas Grekas wrote: > Le jeu. 24 janv. 2019 à 15:18, Sebastian Bergmann a > écrit : > > > Am 24.01.2019 um 15:09 schrieb Marco Pivetta: > > > Not really fussed about having another implicit interface for > > serialization > > > (via magic methods). > > > > I

Re: [PHP-DEV] 7.3.1 corruption issue

2019-01-27 Thread Alice Wonder
On 1/27/19 4:57 PM, Alice Wonder wrote: I can't file a bug report because I do not know what went run. I only know system php 7.3.1 Site suddenly stopped working. Apache error log says: Mon Jan 28 00:45:17.896727 2019] [php7:error] [pid 4117:tid 140287279617792] [client 73.15.182.232:53028]

[PHP-DEV] 7.3.1 corruption issue

2019-01-27 Thread Alice Wonder
I can't file a bug report because I do not know what went run. I only know system php 7.3.1 Site suddenly stopped working. Apache error log says: Mon Jan 28 00:45:17.896727 2019] [php7:error] [pid 4117:tid 140287279617792] [client 73.15.182.232:53028] PHP Fatal error: require_once(): Failed

Re: [PHP-DEV] Simplify license headers

2019-01-27 Thread Peter Kokot
On Sun, 27 Jan 2019 at 20:39, Nikita Popov wrote: > > Hi internals, > > Some of our source files currently contain a license header similar to this: > > /* > +--+ > | PHP Version 7 | >

Re: [PHP-DEV] Simplify license headers

2019-01-27 Thread Legale.legale
I think author's name on each file is good practice. Once i used this information. IMHO the shortest header is the nicest one.On Jan 27, 2019 20:38, Nikita Popov wrote: > > Hi internals, > > Some of our source files currently contain a license header similar to this: > > /* >

[PHP-DEV] Simplify license headers

2019-01-27 Thread Nikita Popov
Hi internals, Some of our source files currently contain a license header similar to this: /* +--+ | PHP Version 7 | +--+ | Copyright (c) 1997-2018 The PHP

Re: [PHP-DEV] [RFC] New custom object serialization mechanism

2019-01-27 Thread Nicolas Grekas
Le jeu. 24 janv. 2019 à 15:18, Sebastian Bergmann a écrit : > Am 24.01.2019 um 15:09 schrieb Marco Pivetta: > > Not really fussed about having another implicit interface for > serialization > > (via magic methods). > > I second that emotion. > The more I think about it, the more I'm convinced

Re: [PHP-DEV] Local variables for editors

2019-01-27 Thread Peter Kokot
Hello, On Tue, 22 Jan 2019 at 16:49, Levi Morrison wrote: > > On Wed, Nov 29, 2017 at 2:54 PM Peter Kokot wrote: > > > > Hello, > > > > I'm not sure if this has been discussed before, but I find these local > > variables in C, H and other files a bit strange and bloated: > > > > /* > > * Local