Re: [PHP-DEV] Re: PHP 4.3.0 released

2002-12-27 Thread Edin Kadribasic
On Saturday 28 December 2002 00:16, Andi Gutmans wrote: > I think you're right. I also see some weird language :) It was a mistake commit by one of the translators. It was corrected and the page will be shown in English again in a few hours (documentation build takes a lng time). Edin --

Re: [PHP-DEV] Re: PHP 4.3.0 released

2002-12-27 Thread Andi Gutmans
I think you're right. I also see some weird language :) Andi At 12:18 AM 12/28/2002 +0100, Niels Leenheer wrote: [snip] > What this means for users is that any I/O function that works with > streams (and that is almost all of them) can access built-in protocols, > such as HTTP/HTTPS and FTP/

[PHP-DEV] Re: PHP 4.3.0 released

2002-12-27 Thread Niels Leenheer
[snip] > What this means for users is that any I/O function that works with > streams (and that is almost all of them) can access built-in protocols, > such as HTTP/HTTPS and FTP/FTPS, as well as custom protocols registered > from PHP scripts. For more information please see: > > * List o