I saw in a previous discussion on the addition of JIT that
performance in web applications wasn't improved due to
data locality issues. I was just wandering weather it would be
possible to/worthwhile to add more facility to control data layout,
for those who may wish to do so, while leaving the exi
On Wed, Mar 13, 2019 at 4:36 PM Rob Richards
wrote:
> There were specific reasons for it tho I can't recall all the details off
> the top of my head. Part of it related to the underlying structures of
> attributes and namespace nodes not being the same and cannot be user
> interchangeable in the
On Sun, Mar 17, 2019, 9:34 AM Benjamin Eberlei wrote:
>
> It is still a draft but Thomas and I have started working on an RFC and
> code to update ext/dom to cover the latest standard release:
> https://wiki.php.net/rfc/dom_living_standard_api - we plan on proposing
> that soon, maybe you have so
On Sat, Mar 16, 2019, at 4:43 AM, Rowan Collins wrote:
> On 16 March 2019 05:18:55 GMT+00:00, Larry Garfield
> wrote:
> >In general, though, I think beefing up objects to be "more usable as
> >structs" (locked against dynamic properties, getter/setter methods,
> >possibly some improved tooling fo
On Sun, Mar 17, 2019 at 2:52 PM C. Scott Ananian
wrote:
> On Sun, Mar 17, 2019, 9:34 AM Benjamin Eberlei
> wrote:
>
>>
>> It is still a draft but Thomas and I have started working on an RFC and
>> code to update ext/dom to cover the latest standard release:
>> https://wiki.php.net/rfc/dom_living
Hi,
Stanislav Malyshev wrote:
Finally, Python makes a distinction between list comprehensions using []
and generator expressions using (). This proposal effectively corresponds
to generator expressions, but uses the [] syntax. I'm wondering if that
will cause confusion.
Do we need this disti
Hi!
Looking at the recent PHP security issues, it is clear that many of them
are stemming from corner cases in various format-parsing code, and most
of them either is or can be found by fuzzers.
Thus, I've made an initial integration for PHP on OSS-fuzz project - a
fuzzing engine for testing open
On 3/17/19 6:52 AM, C. Scott Ananian wrote:
> On Sun, Mar 17, 2019, 9:34 AM Benjamin Eberlei wrote:
>
>> It is still a draft but Thomas and I have started working on an RFC and
>> code to update ext/dom to cover the latest standard release:
>> https://wiki.php.net/rfc/dom_living_standard_api - we
I'll need to revisit this. Its purpose is to both avoid redundant
namespace declarations as well as avoid internal memory corruption of ns
nodes in documents.
iirc it should only be walking back up the tree to a node that might
have declared the namespace being referenced.
Rob
On 3/14/19 12:34 PM
Am 17.03.2019 um 19:37 schrieb Derick Rethans:
Commit:6eb83a63e1833f0991af4c5533269c8af96c
Author:Ignace Nyamagana Butera Tue, 26 Feb
2019 21:21:46 +0100
Committer: Derick Rethans Sun, 17 Mar 2019
14:37:35 -0400
Parents: f167b06d4c86c96291c21c027ba3cae22f5b5be8
Bran
10 matches
Mail list logo