Re: [PHP-DEV] Sanitize filters

2022-10-01 Thread Vasilii Shpilchin
All right if you are writing on PHP for 25 years, you noticed the PHP was always about high-order web-focused functionality out-of-box. This is one of basic benefits of PHP to other general-purpose languages where you can write everything you want and you also have to write it since the language it

Re: [PHP-DEV] Sanitize filters

2022-10-01 Thread Lokrain
Hello Kamil, I believe that PHP should not try to act as a “framework” that provides you with ready solutions for such cases. Being able to actually modify the default behaviour of some functions through the ini .. is even scarier. For 25 year writing in PHP I never relied on this “magic” for se

[PHP-DEV] Sanitize filters

2022-10-01 Thread Kamil Tekiela
Hi Internals, For quite some time now, PHP's sanitize filters have "Rustled My Jimmies". These filters bother me because I can't really justify their existence. I can understand that a few of them are sensible and may come in handy, but I would like to talk about some of these in particular. In P

[PHP-DEV] Re: Request for karma

2022-10-01 Thread Christoph M. Becker
On 01.10.2022 at 14:23, Olle Härstedt wrote: > I'd like to be able to add a new RFC for type alias and possible > extensions of use-statement, to collect discussions that have been > happening in chats/emails/etc in one place. > > Username: ollehar RFC karma granted. Best of luck with the RFC!

[PHP-DEV] Request for karma

2022-10-01 Thread Olle Härstedt
Heyo, I'd like to be able to add a new RFC for type alias and possible extensions of use-statement, to collect discussions that have been happening in chats/emails/etc in one place. Username: ollehar Thank you! Olle -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit