Date: 03/19/00
- Next message: Andi Gutmans: "[PHP-DEV] Re: php4 php_virtual_cwd.c"
- Previous message: pmana <email protected>: "[PHP-DEV] Bug #3880: Wrong param count in php3_imap_delete() _undelete()"
- In reply to: rasmus <email protected>: "[PHP-DEV] Strange change"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Strange change"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Strange change"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Strange change"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 20 Mar 2000, Rasmus Lerdorf wrote:
> Andrei, could you explain your logic behind this patch?
>
> http://cvsweb.php.net/cvsweb.cgi/functions/exec.c.diff?r1=1.88&r2=1.89
>
> It is the reason something like:
>
> <?
> echo exec("pwd");
> ?>
>
> no longer prints anything.
I don't know, your example prints everything fine for me. Those lines
were removed because they were returning a buffer with undefined
contents.
-Andrei
-- 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>
- Next message: Andi Gutmans: "[PHP-DEV] Re: php4 php_virtual_cwd.c"
- Previous message: pmana <email protected>: "[PHP-DEV] Bug #3880: Wrong param count in php3_imap_delete() _undelete()"
- In reply to: rasmus <email protected>: "[PHP-DEV] Strange change"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Strange change"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Strange change"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Strange change"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

