1
0
Fork 0
php-language-server/fixtures/completion
Jens Hausdorf b1cc7bf6b0 Support constants with define() (#347) 2017-04-17 17:03:08 +02:00
..
bare_php.php Add test for #211 (#270) 2017-02-15 17:25:06 +01:00
class_const_with_prefix.php Completion (#165) 2016-11-30 22:23:51 +01:00
constant_with_namespace.php Support constants with define() (#347) 2017-04-17 17:03:08 +02:00
fully_qualified_class.php Completion (#165) 2016-11-30 22:23:51 +01:00
html.php Completion (#165) 2016-11-30 22:23:51 +01:00
html_with_prefix.php Completion (#165) 2016-11-30 22:23:51 +01:00
keywords.php Completion (#165) 2016-11-30 22:23:51 +01:00
namespace.php Completion (#165) 2016-11-30 22:23:51 +01:00
property.php Add support for inherited members (#218) 2016-12-16 01:40:17 +01:00
property_with_prefix.php Completion (#165) 2016-11-30 22:23:51 +01:00
static.php Completion (#165) 2016-11-30 22:23:51 +01:00
static_method_with_prefix.php Completion (#165) 2016-11-30 22:23:51 +01:00
static_property_with_prefix.php Completion (#165) 2016-11-30 22:23:51 +01:00
used_class.php Completion (#165) 2016-11-30 22:23:51 +01:00
used_new.php Completion (#165) 2016-11-30 22:23:51 +01:00
variable.php Completion (#165) 2016-11-30 22:23:51 +01:00
variable_with_prefix.php Completion (#165) 2016-11-30 22:23:51 +01:00