Netbeans - PHP Remove multiple assignment warning

In Netbeans, when editing PHP, there is a rather annoying feature where it will warn you every time you 'override' a variable as shown below:

To disable this, simply go to tools->options and go to the editor tab before deselecting the immutable variables checkbox as shown below:

Now you can see that the warnings no longer appear:

No comments:

Post a Comment