Re: [PHP-DEV] Microseconds to error log

2022-11-29 Thread Jakub Zelenka
On Mon, Nov 28, 2022 at 4:13 PM Derick Rethans wrote: > On Fri, 21 Oct 2022, Mikhail Galanin via internals wrote: > > Looking into the future, probably we would like to have this format > > configurable, if so it looks easy to do but still I can't see an easy > > way to handle the microseconds is

[PHP-DEV] [RFC] More Appropriate Date/Time Exceptions

2022-11-29 Thread Derick Rethans
Hi, I have just published a new "More Appropriate Date/Time Exceptions" RFC to sort out the warnings, errors, and already existing exceptions and errors. There are a few minor BC breaks, of course listed in the RFC. It is published at https://wiki.php.net/rfc/datetime-exceptions Comments? che

Re: [PHP-DEV] [RFC] Asymmetric Visibility, with readonly

2022-11-29 Thread Larry Garfield
On Sun, Nov 13, 2022, at 2:08 PM, Larry Garfield wrote: > Hi folks. Ilija is nearly done with the implementation for asymmetric > visibility and flushing out edge cases, but we've run into one design > question we'd like feedback on. > > There's two design decisions we've made at this point, bot

Re: [PHP-DEV] [RFC] More Appropriate Date/Time Exceptions

2022-11-29 Thread Michał Marcin Brzuchalski
Hi Derick, wt., 29 lis 2022, 18:41 użytkownik Derick Rethans napisał: > Hi, > > I have just published a new "More Appropriate Date/Time Exceptions" RFC > to sort out the warnings, errors, and already existing exceptions and > errors. There are a few minor BC breaks, of course listed in the RFC.

Re: [PHP-DEV] [RFC] Asymmetric Visibility, with readonly

2022-11-29 Thread Claude Pache
> Le 29 nov. 2022 à 21:29, Larry Garfield a écrit : > > > Thank you everyone for the feedback. Based on this thread, we've made two > changes to the RFC: > > 1. We've moved readonly back to forbidden with a-viz for now. I've added a > section to Future Scope where we really should sort th

Re: [PHP-DEV] [RFC] Asymmetric Visibility, with readonly

2022-11-29 Thread Larry Garfield
On Tue, Nov 29, 2022, at 5:46 PM, Claude Pache wrote: > In the RFC, section Permitted visibility > (https://wiki.php.net/rfc/asymmetric-visibility#permitted_visibility > ): >> The set visibility, if it differs from the main (ge

Re: [PHP-DEV] [RFC] Asymmetric Visibility, with readonly

2022-11-29 Thread Stephen Reay
> On 30 Nov 2022, at 08:27, Larry Garfield wrote: > > On Tue, Nov 29, 2022, at 5:46 PM, Claude Pache wrote: > >> In the RFC, section Permitted visibility >> (https://wiki.php.net/rfc/asymmetric-visibility#permitted_visibility >>