On 27/02/12 17:19, Richard Lynch wrote: > PRESUMPTION: > > *ANY* strict datatype could also be NULL, to represent a failure > condition... > > Otherwise, when you are out of RAM: > strict $o = new Object(); //violates strict, because Object HAS to be > NULL, as there is no RAM left for it to be an object. Uh? No. You would get a fatal error because PHP exceeded maximum allowed memory.
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php