PHP :: Bug #40591 :: list()="string"; gives invalid opcode
| Bug #40591 | list()="string"; gives invalid opcode | ||||
|---|---|---|---|---|---|
| Submitted: | 2007-02-22 15:13 UTC | Modified: | 2007-02-25 16:15 UTC | ||
| From: | mike@php.net | Assigned: | dmitry (profile) | ||
| Status: | Closed | Package: | Scripting Engine problem | ||
| PHP Version: | 5CVS-2007-02-22 (snap) | OS: | |||
| Private report: | No | CVE-ID: | None | ||
[2007-02-22 15:13 UTC] mike@php.net
Description: ------------ . Reproduce code: --------------- list($a,$b,$c)="abc";
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2007-02-25 16:15 UTC] dmitry@php.net