[PHP-DEV] Bug #3074 Updated: allow: foreach ($array as $key = $val) in zend (byref)

2001-05-19 Thread jeroen

ID: 3074
Updated by: jeroen
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Feature/Change Request
Operating system: 
PHP Version: 4.0 Latest CVS (31/12/1999)
Assigned To: 
Comments:

Just a reminder... seems to be forgotten again :)

Come on... this can't be that hard? Or is it?

Previous Comments:
---

[2000-07-31 22:23:32] [EMAIL PROTECTED]
I think it happend. You did forget! ;)
Results in a parse error.

---

[1999-12-31 08:36:27] [EMAIL PROTECTED]
as discussed on the ML - just that so that we don't forget.



---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=3074edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #3074 Updated: allow: foreach ($array as $key = $val) in zend (byref)

2001-05-19 Thread jeroen

ID: 3074
Updated by: jeroen
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Feature/Change Request
Operating system: 
PHP Version: 4.0 Latest CVS (31/12/1999)
Assigned To: 
Comments:

From line 117 of zend_operators.c it says: If the string is nor an exact double, nor 
an exact long, do strtol on it.

There you should first try strtod, see if it parses more chars that strtol...

And I don't know anything about C!

Previous Comments:
---

[2001-05-19 17:25:32] [EMAIL PROTECTED]
Just a reminder... seems to be forgotten again :)

Come on... this can't be that hard? Or is it?

---

[2000-07-31 22:23:32] [EMAIL PROTECTED]
I think it happend. You did forget! ;)
Results in a parse error.

---

[1999-12-31 08:36:27] [EMAIL PROTECTED]
as discussed on the ML - just that so that we don't forget.



---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=3074edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]