Derick Rethans wrote:
> On Tue, 25 Aug 2009, Stanislav Malyshev wrote:
> 
>>> Considering that there shouldn't be any errors in the first place, this 
>> You must be kidding me. Any fopen of non-existing file, and loading of
>> non-perfect XML from third party produces errors.
> 
> You can test for the first case, and the second one can be prevented by 
> using the libxml_errors functionality.

Could you show me your race-condition safe code for the first case?

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to