Date: 09/06/01
- Next message: Please.Read.IT.Carefully!: "[PHP-DEV] ATTENTION! Well-Paid Job in the Internet!"
- Previous message: colin <email protected>: "[PHP-DEV] Bug #13163: Problems with including from within included files"
- Next in thread: derick <email protected>: "[PHP-DEV] Bug #13164 Updated: exit function always outputs its status"
- Reply: derick <email protected>: "[PHP-DEV] Bug #13164 Updated: exit function always outputs its status"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: mgm <email protected>
Operating system: Linux 2.2.19
PHP version: 4.0.6
PHP Bug Type: Scripting Engine problem
Bug description: exit function always outputs its status
The 'exit' function always outputs its exit status.
This is particularly annoying in command line scripts that need to return
an error status like '1', which is printed to stdout before termination.
Surely it should not output anything. The programer always can output
whatever (s)he likes before calling 'exit'.
-- Edit bug report at: http://bugs.php.net/?id=13164&edit=1-- 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: Please.Read.IT.Carefully!: "[PHP-DEV] ATTENTION! Well-Paid Job in the Internet!"
- Previous message: colin <email protected>: "[PHP-DEV] Bug #13163: Problems with including from within included files"
- Next in thread: derick <email protected>: "[PHP-DEV] Bug #13164 Updated: exit function always outputs its status"
- Reply: derick <email protected>: "[PHP-DEV] Bug #13164 Updated: exit function always outputs its status"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

