[PHP-DEV] Re: file_cache is prone to some configuration changes

2019-11-19 Thread Christoph M. Becker
On 06.11.2019 at 14:02, Christoph M. Becker wrote: > while having had a closer look at , I > learned that OPcache's file_cache is prone to some configuration > changes, which may cause PHP segfaults (and maybe other malfunctions). > For instance, if Xdebug is enabled

[PHP-DEV] VCS Account Request: dasl

2019-11-19 Thread David Leibovic
Developing the PHP runtime -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Concept: "arrayable" pseudo type and \Arrayable interface

2019-11-19 Thread Rowan Tommins
On Tue, 19 Nov 2019 at 03:19, Mike Schinkel wrote: > Should we make decisions about future language enhancements based on > conflicting and impossible to forecast predictions, or when a significant > subset of PHP developers see value in a feature for their use-cases *and* > others can simply

[PHP-DEV] Re: VCS Account Request: vishnu

2019-11-19 Thread PHP Group
VCS Account Rejected: vishnu rejected by rasmus /o\ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: VCS Account Request: strongholdmedia

2019-11-19 Thread PHP Group
VCS Account Approved: strongholdmedia approved by rasmus \o/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Concept: "arrayable" pseudo type and \Arrayable interface

2019-11-19 Thread Mike Schinkel
> On Nov 19, 2019, at 10:54 AM, Rowan Tommins wrote: > Neither. We should discuss the advantages of the feature, the potential > costs, and whether other features would be even better. In concept, I agree. But AFAIK no other "better" features were proposed. Do you have an alternate to

[PHP-DEV] Re: VCS Account Request: noobshow

2019-11-19 Thread PHP Group
VCS Account Rejected: noobshow rejected by rasmus /o\ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: VCS Account Request: dual

2019-11-19 Thread PHP Group
VCS Account Rejected: dual rejected by rasmus /o\ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: VCS Account Request: dreboard

2019-11-19 Thread PHP Group
VCS Account Rejected: dreboard rejected by rasmus /o\ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: VCS Account Request: bariseser

2019-11-19 Thread PHP Group
VCS Account Rejected: bariseser rejected by rasmus /o\ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] VCS Account Request: dalehirt

2019-11-19 Thread Dale Hirt via internals
I am the new PHP Windows lead inside Microsoft. My role is to help develop security patches for the Windows builds of PHP. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: VCS Account Request: dasl

2019-11-19 Thread PHP Group
VCS Account Approved: dasl approved by rasmus \o/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Concept: "arrayable" pseudo type and \Arrayable interface

2019-11-19 Thread Rowan Tommins
On Tue, 19 Nov 2019 at 17:58, Mike Schinkel wrote: > But AFAIK no other "better" features were proposed. Do you have an > alternate to propose for __toArray()? I am all ears. > It's hard to know without understanding the use cases, which is why I got so hung up on your "consistency" argument

Re: [PHP-DEV] Concept: "arrayable" pseudo type and \Arrayable interface

2019-11-19 Thread Larry Garfield
On Tue, Nov 19, 2019, at 9:54 AM, Rowan Tommins wrote: > Yes, I would see that as a better example. I think operator overloading in > general makes sense when the object itself can be thought of as a > special-case of the primitive it's emulating operators for. So in this > case, the IsSuccessful

[PHP-DEV] [RFC] "arrayable" pseudo type hint

2019-11-19 Thread Aimeos | Norbert Sendetzky
Since PHP 7.1, there's the "iterable" pseudo type hint that matches "array" or "Traversable". PHP frameworks would profit from support of an "arrayable" pseudo type hint that matches "array" and all objects that can be used like arrays. For that, "arrayable" objects have to implement these

[PHP-DEV] Re: VCS Account Request: dalehirt

2019-11-19 Thread PHP Group
VCS Account Approved: dalehirt approved by rasmus \o/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php