Re: [PHP-DEV] open_file_for_scanning bug && patch From: Adam Wright (adam <email protected>)
Date: 11/22/00

Just the nature of what we are developing. Its easier (and more logical) to
have the error checking in the open file function, as opposed to littering
our code with sanity checking. open_file_for_scanning does it quite well,
apart from that little glitch.

adamw

----- Original Message -----
From: "Stanislav Malyshev" <stas <email protected>>
To: "Adam Wright" <adam <email protected>>
Cc: "PHP Development" <php-dev <email protected>>
Sent: Wednesday, November 22, 2000 11:09 AM
Subject: Re: [PHP-DEV] open_file_for_scanning bug && patch

> AW>> Whilst developing a Zend extension, we noticed that if you call
> AW>> open_file_for_scanning twice (or it gets passed a file_handle
>
> And why you need to do it twice?
>
> --
> Stanislav Malyshev, Zend Products Engineer
> stas <email protected> http://www.zend.com/ +972-3-6139665 ext.106
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>