Date: 08/15/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5893 Updated: va_list assignment failed in main/main.c"
- Previous message: Zak Greant: "[PHP-DEV] Re: PHP 4.0 Bug #4037 Updated: improper parsing of logical statements"
- In reply to: Zak Greant: "[PHP-DEV] Re: PHP 4.0 Bug #4037 Updated: improper parsing of logical statements"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Using latest CVS of both PHP3 and PHP4 I ran both (1) and (2) as listed
in the bug...here's what I get:
[ joey ] ~ 337-->php4 -f i
right ! t: 1 w: 2
right ! t: 2 w: 3
[ joey ] ~ 338-->php3 -f i
right ! t: 1 w: 2
right ! t: 2 w: 3
Looks to me like 3 & 4 behave the same...am I missing something?
-- 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: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5893 Updated: va_list assignment failed in main/main.c"
- Previous message: Zak Greant: "[PHP-DEV] Re: PHP 4.0 Bug #4037 Updated: improper parsing of logical statements"
- In reply to: Zak Greant: "[PHP-DEV] Re: PHP 4.0 Bug #4037 Updated: improper parsing of logical statements"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

