Re: [PHP-DEV] [RFC] Binary String Comparison

2014-08-17 Thread Adrian Guenter
Type juggling is a (major) feature of PHP which would effectively be neutered by this change. As Sara mentioned we already have tools to achieve binary and string comparison. On Aug 17, 2014 4:19 PM, "Sara Golemon" wrote: > On Sun, Aug 17, 2014 at 12:58 PM, Marc Bennewitz wrote: > > I've created

Re: [PHP-DEV] [RFC] Implicit isset() in Shorthand Ternary Operator

2014-09-18 Thread Adrian Guenter
>On Sep 18, 2014 9:36 AM, "Johannes Schlüter" wrote: > > On Thu, 2014-09-18 at 12:41 +0100, Andrea Faulds wrote: > > We could use a function *syntax*, though, but I don’t like this idea. > > coalesce() and ifsetor() are both ugly to me, and it’s not super > > obvious what they do: > > > > var_