Re: [PHP-DEV] [RFC] [VOTE] is_literal

2021-09-14 Thread Craig Francis
On Wed, 8 Sept 2021 at 07:33, Claude Pache wrote: > We all want to protect from injection vulnerability, but I think there are > better way than is_literal. > > One way is to use templates, an area where PHP is ironically lagging > behind. I suggest looking at JS tagged templates: > https://deve

Re: [PHP-DEV] [RFC] [VOTE] is_literal

2021-09-14 Thread Craig Francis
On Wed, 8 Sept 2021 at 09:32, Stephen Reay wrote: > I had my share of issues with Craig’s PR, but I think the original goal of > it was a good and useful concept Thanks Stephen, Just to confirm to others on-list... your "share of issues" was when we looked at allowing all Integers, and you "w