#33421 [Fbk->Opn]: foreach problem

2005-06-24 Thread silviucristea at yahoo dot com
 ID:   33421
 User updated by:  silviucristea at yahoo dot com
 Reported By:  silviucristea at yahoo dot com
-Status:   Feedback
+Status:   Open
 Bug Type: Unknown/Other Function
 Operating System: win2000
 PHP Version:  4.3.11
 New Comment:

i got this error on 3 computers with the same application,
but i can't reproduce the error in a simple cod (example).
sorry...


Previous Comments:


[2005-06-23 11:37:11] [EMAIL PROTECTED]

Can't reproduce.
Please provide more info.



[2005-06-23 09:55:55] silviucristea at yahoo dot com

Server API - Apache



[2005-06-22 17:35:53] [EMAIL PROTECTED]

What SAPI are you using? (check phpinfo())



[2005-06-22 10:53:00] silviucristea at yahoo dot com

The same error with:
http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

message:
---
The instruction at "0x100c1c15" referenced memory at "0x0002". The
memory could not be "read".
---



[2005-06-21 13:26:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip





The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/33421

-- 
Edit this bug report at http://bugs.php.net/?id=33421&edit=1


#33421 [Fbk->Opn]: foreach problem

2005-06-23 Thread silviucristea at yahoo dot com
 ID:   33421
 User updated by:  silviucristea at yahoo dot com
 Reported By:  silviucristea at yahoo dot com
-Status:   Feedback
+Status:   Open
 Bug Type: Unknown/Other Function
 Operating System: win2000
 PHP Version:  4.3.11
 New Comment:

Server API - Apache


Previous Comments:


[2005-06-22 17:35:53] [EMAIL PROTECTED]

What SAPI are you using? (check phpinfo())



[2005-06-22 10:53:00] silviucristea at yahoo dot com

The same error with:
http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

message:
---
The instruction at "0x100c1c15" referenced memory at "0x0002". The
memory could not be "read".
---



[2005-06-21 13:26:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip





[2005-06-21 13:13:39] silviucristea at yahoo dot com

Description:

$a = array(1 => 1, 5 => 5, 32 => 32);
foreach ($a as $n => $n) {
...
}

!!! $n ($key == $value)

windows reports an error message (memmory...)






-- 
Edit this bug report at http://bugs.php.net/?id=33421&edit=1


#33421 [Fbk->Opn]: foreach problem

2005-06-22 Thread silviucristea at yahoo dot com
 ID:   33421
 User updated by:  silviucristea at yahoo dot com
 Reported By:  silviucristea at yahoo dot com
-Status:   Feedback
+Status:   Open
 Bug Type: Unknown/Other Function
 Operating System: win2000
 PHP Version:  4.3.11
 New Comment:

The same error with:
http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

message:
---
The instruction at "0x100c1c15" referenced memory at "0x0002". The
memory could not be "read".
---


Previous Comments:


[2005-06-21 13:26:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip





[2005-06-21 13:13:39] silviucristea at yahoo dot com

Description:

$a = array(1 => 1, 5 => 5, 32 => 32);
foreach ($a as $n => $n) {
...
}

!!! $n ($key == $value)

windows reports an error message (memmory...)






-- 
Edit this bug report at http://bugs.php.net/?id=33421&edit=1