On Mon, 2010-11-15 at 02:42 -0800, Rasmus Lerdorf wrote: > Ok, I went through all the 5.3 code. This should fix the null poisoning > problems in 5.3 without breaking binary compatibility: > > http://progphp.com/nullpatch.txt
I didn't check it as I'm on vacation traveling right now, but: Does the data: wrapper allow \0 in the data? Something like fopen("data:text/plain,foo\0bar" "r"); johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php