1
0
Fork 0
php-language-server/fixtures/diagnostics/errors
alWerewolf 631be91b17 Revert "Revert "Tolerate $this usage in anonymous functions""
This reverts commit ed32ac7659.
2017-11-30 18:10:46 +03:00
..
this_in_function.php feat(diagnostics): report error when $this is used in a static method or outside a class method (#528) 2017-11-18 17:41:37 -08:00
this_in_root.php feat(diagnostics): report error when $this is used in a static method or outside a class method (#528) 2017-11-18 17:41:37 -08:00
this_in_static_anonymous_function.php Revert "Revert "Tolerate $this usage in anonymous functions"" 2017-11-30 18:10:46 +03:00
this_in_static_method.php feat(diagnostics): report error when $this is used in a static method or outside a class method (#528) 2017-11-18 17:41:37 -08:00