Re: [PHP-DEV] Proposal: Arbitrary precision native scalar type

2024-04-28 Thread Robert Landers
On Sun, Apr 28, 2024 at 11:36 AM Rowan Tommins [IMSoP] wrote: > > > > On 28 April 2024 07:02:22 BST, Alexander Pravdin > wrote: > >Hello everyone. To continue the discussion, I'm suggesting an updated > >version of my proposal. > > > This all sounds very useful ... but it also sounds like severa

[PHP-DEV] ext-dom innerHTML

2024-04-28 Thread Niels Dossche
Hi internals I'm working on implementing new ext-dom features for PHP 8.4. Among them is support for the $innerHTML property. It works, but I was wondering how to handle error reporting with this property from a developer PoV. Normally when you parse an XML/HTML document using the DOM extension

Re: [PHP-DEV] Proposal: Arbitrary precision native scalar type

2024-04-28 Thread Rowan Tommins [IMSoP]
On 28 April 2024 07:02:22 BST, Alexander Pravdin wrote: >Hello everyone. To continue the discussion, I'm suggesting an updated >version of my proposal. This all sounds very useful ... but it also sounds like several months of full-time expert development. Before you begin, I think it will b