Re: [PHP-DEV] Suggested change: change priority of new and ->

2018-02-15 Thread Stephen Reay
> On 9 Feb 2018, at 01:38, Mcmuffin Mcguffin wrote: > > new $var[0] Is that creating an instance of the class name stored in the 0th index of the array $var or is it creating an instance of the class name stored in $var and accessing the 0th index using ArrayAccess? Cheers Stephen -- PHP

Re: [PHP-DEV] Suggested change: change priority of new and ->

2018-02-15 Thread Pedro Lacerda
Great contribution, very sensible even if subtile. Is the kind of change that improve a lot but cause some trouble to people used to the old way or when upgrading legacy codebases. 2018-02-15 5:32 GMT-03:00 Stephen Reay : > > > On 9 Feb 2018, at 01:38, Mcmuffin Mcguffin > wrote: > > > > new $va

Re: [PHP-DEV] [Request][Discussion] Introduce interfaces PDOInterface and PDOStatementInterface

2018-02-15 Thread Aljosha Papsch
Am 06.08.2017 um 17:12 schrieb Andrew Nester: 6 авг. 2017 г., в 16:30, Dan Ackroyd написал(а): Andrew Nester wrote: I am thinking about writing an RFC for this and continue discussion there. Will it be a good idea? You're apparently not very good at listening to suggestions, so I'll be mo

[PHP-DEV] PHP 7.1.15RC1 ready for testing

2018-02-15 Thread Joe Watkins
Evening all, PHP 7.1.15RC1 is available for testing, downloads are at: https://downloads.php.net/~ab Please note, downloads are not in the normal location, and php-web may not have updated just yet: I have a very poor internet connection and had to call on the help of comrades to get this done.

[PHP-DEV] PHP 7.2.3 RC1 Available for testing

2018-02-15 Thread Sara Golemon
The RC build of PHP 7.2.3 is now available for testing. Source may be obtained from https://downloads.php.net/~pollita/ Windows binaries can be found at http://windows.php.net/qa/ As always, please put this release through its paces and report any bugs via the usual bugs.php.net site. Signatures