On Fri, December 15, 2006 11:33 pm, Rasmus Lerdorf wrote: > I suppose we could also jit right down to the single element level and > not actually do the entire array on the first access to that GPC > array.
That sounds nifty to this naive reader... Paranoid Question: I suppose it's conceivable that somehow, some way, somebody could abuse this to "pass on" corrupt data from web app to web app, since it never gets accessed by the JIT decoder... Is that opening up a hole that PHP needs to worry about?... Also, I suspect some users would want an up-front "validate all" function to force the JIT at the top of a web app, especially in development where it's easier to debug if you know that your inputs actually match what you think they are. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php