This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2025-01-10 23:18:40 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5f2d9a66ee
psalm
/
src
/
CodeInspector
/
Issue
/
InvalidArrayAssignment.php
8 lines
90 B
PHP
Raw
Normal View
History
Unescape
Escape
Add array assignment checks and remove Error suffix
2016-06-14 01:57:32 +02:00
<
?
php
namespace
CodeInspector\Issue
;
Protect against array assignment to strings
2016-06-17 22:58:15 +02:00
class
InvalidArrayAssignment
extends
CodeArray
Add array assignment checks and remove Error suffix
2016-06-14 01:57:32 +02:00
{
}
Reference in New Issue
Copy Permalink