Re: [PHP-DEV] [RFC] Deprecate and remove case-insensitive constants

2018-07-04 Thread Stanislav Malyshev
Hi! > So basically the practical BC impact of making them reserved keywords > would only be a) cannot be used via constant() anymore and b) can't > declare global functions with these names. I think b) is completely fine (I don't think anybody needs a function named "true" - would be very confusi

RE: [PHP-DEV] [RFC] Deprecate and remove case-insensitive constants

2018-07-04 Thread Zeev Suraski
> -Original Message- > From: Christoph M. Becker [mailto:cmbecke...@gmx.de] > Sent: Wednesday, July 4, 2018 8:00 PM > To: Zeev Suraski ; Nikita Popov > Cc: Stanislav Malyshev ; Internals > > Subject: Re: [PHP-DEV] [RFC] Deprecate and remove case-insensitive constan

Re: [PHP-DEV] [RFC] Deprecate and remove case-insensitive constants

2018-07-04 Thread Christoph M. Becker
On 04.07.2018 at 17:02, Zeev Suraski wrote: > On Wed, Jul 4, 2018 at 5:12 PM Nikita Popov wrote: > >> On Mon, Jun 25, 2018 at 8:03 AM, Stanislav Malyshev >> wrote: >> >> Are there any other opinions on this topic or the RFC in general? I'm a bit >> surprised that there are so little comments af

Re: [PHP-DEV] [RFC] Deprecate and remove case-insensitive constants

2018-07-04 Thread Zeev Suraski
On Wed, Jul 4, 2018 at 5:12 PM Nikita Popov wrote: > On Mon, Jun 25, 2018 at 8:03 AM, Stanislav Malyshev > wrote: > > > Are there any other opinions on this topic or the RFC in general? I'm a bit > surprised that there are so little comments after the somewhat explosive > discussion last time ar

Re: [PHP-DEV] [RFC] Deprecate and remove case-insensitive constants

2018-07-04 Thread Nikita Popov
On Mon, Jun 25, 2018 at 8:03 AM, Stanislav Malyshev wrote: > Hi! > > > https://wiki.php.net/rfc/case_insensitive_constant_deprecation > > > > This was already discussed some time ago on the list, though that > > discussion degenerated into unfortunate directions. I'd very much > > appreciate if w

Re: [PHP-DEV] [RFC] Deprecate and remove case-insensitive constants

2018-06-24 Thread Stanislav Malyshev
Hi! > https://wiki.php.net/rfc/case_insensitive_constant_deprecation > > This was already discussed some time ago on the list, though that > discussion degenerated into unfortunate directions. I'd very much > appreciate if we could keep discussions on making PHP fully case-sensitive > or fully ca