Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93cc188

Browse files
authored
Update README.md
1 parent 549b8fb commit 93cc188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It doesn't mean they are bugs. It only means you should be aware of them.
88
* [Numeric string comparison](numeric_string_comparison.md)
99
* [0 to string comparison](0_to_string_comparison.md)
1010
* [Change boolean constants TRUE/FALSE](change_boolean_constants.md) (Fixed in PHP-7)
11-
* [Overwriting $this when using references](overwriting_this.md)
11+
* [Overwriting $this when using references](overwriting_this.md) (Fixed ib PHP-7.1)
1212
* [Automatic type conversion on array keys](automatic_type_conversion_on_array_keys.md)
1313
* [Late constant binding](late_constant_binding.md)
1414
* [Reference returning](reference_returning.md)

0 commit comments

Comments
 (0)