Don't return with an argument in a function returning void
[geany-mirror.git] / data / filetypes.zephir
blob3d94e27eb55daffe49b48d782000e43e5bb2d845
1 # For complete documentation of this file, please see Geany's main documentation
2 [styling=HTML]
4 [keywords=HTML]
5 # all items must be in one line
6 # these are Zephir instructions, overriding PHP list
7 php=abstract bool break case catch class const continue default empty else false fetch finally fixed float for foreach function if int integer interface isset let long namespace new null private protected public return static string switch this throw true try typeof uint ulong unlikely var void while
9 [lexer_properties=PHP]
11 [settings=PHP]
12 # default extension used when saving files
13 extension=zep
15 [indentation]
16 #width=4
17 # 0 is spaces, 1 is tabs, 2 is tab & spaces
18 #type=1
20 [build_settings]
21 # %f will be replaced by the complete filename
22 # %e will be replaced by the filename without extension
23 # (use only one of it at one time)
24 compiler=zephir build