File tree
234 files changed
+2553
-63
lines changed- php/php.editor
- src/org/netbeans/modules/php/editor/completion
- test/unit
- data/testfiles/completion/lib
- _base
- nb1855
- netbeans68version/paramdecltypes
- php70/base
- php71/testMultiCatch
- php74
- testArrowFunctions
- testArrowFunctionsInFunction
- testArrowFunctionsInFunctionWithError
- testArrowFunctionsInMethod
- testArrowFunctionsInMethodWithError
- testArrowFunctionsNested
- testArrowFunctionsWithError01
- testArrowFunctionsWithError02
- testSpreadOperatorInArrayExpression
- testTypedProperties20Class
- testTypedProperties20Trait
- php80
- testConstructorPropertyPromotion01a
- testConstructorPropertyPromotion01b
- testConstructorPropertyPromotion02a
- testConstructorPropertyPromotion02b
- testConstructorPropertyPromotion03a
- testConstructorPropertyPromotion03b
- testConstructorPropertyPromotion06a
- testConstructorPropertyPromotion06b
- testConstructorPropertyPromotion07a
- testConstructorPropertyPromotion07b
- testMixedType
- testNamedArgumentsConstructor01
- testNamedArgumentsConstructor02
- testNamedArgumentsConstructor03
- testNamedArgumentsConstructor05
- testNamedArgumentsConstructor06
- testNamedArgumentsFunction01
- testNamedArgumentsFunction03
- testNamedArgumentsFunction05
- testNamedArgumentsFunction06
- testNamedArgumentsFunctionNested01
- testNamedArgumentsFunctionNested03
- testNamedArgumentsMethod01
- testNamedArgumentsMethod02
- testNamedArgumentsMethod03
- testNamedArgumentsMethod05
- testNamedArgumentsMethod06
- testNamedArgumentsStaticMethod01
- testNamedArgumentsStaticMethod02
- testNamedArgumentsStaticMethod03
- testNamedArgumentsStaticMethod05
- testNamedArgumentsStaticMethod06
- php81
- testEnumsFieldType
- testEnumsFieldTypeTyping01
- testEnumsFieldTypeTyping03
- testNewInInitializersConstantTyping01
- testNewInInitializersStaticVariableTyping01
- testReadonlyPromotedPropertiesTyping01
- testReadonlyPromotedPropertiesTyping03
- testReadonlyPromotedPropertiesTyping04
- testReadonlyPromotedPropertiesTyping05
- testReadonlyPromotedPropertiesTyping06
- testReadonlyPromotedPropertiesTyping09
- testReadonlyPromotedPropertiesTyping10
- testReadonlyPromotedPropertiesTyping12
- testReadonlyProperties
- testReadonlyPropertiesTyping01
- testReadonlyPropertiesTyping03
- testReadonlyPropertiesTyping04
- testReadonlyPropertiesTyping05
- testReadonlyPropertiesTyping06
- testReadonlyPropertiesTyping07
- testReadonlyPropertiesTyping09
- php83/testDynamicClassConstantFetchTyping
- php84
- testAsymmetricVisibilityClass01
- testAsymmetricVisibilityClass02
- testAsymmetricVisibilityClassPromotedTyping01
- testAsymmetricVisibilityClassPromotedTyping02
- testAsymmetricVisibilityClassPromotedTyping03
- testAsymmetricVisibilityClassPromotedTyping04
- testAsymmetricVisibilityClassPromotedTyping05
- testAsymmetricVisibilityClassPromotedTyping06
- testAsymmetricVisibilityClassPromotedTyping07
- testAsymmetricVisibilityClassPromotedTyping08
- testAsymmetricVisibilityClassPromotedTyping09
- testAsymmetricVisibilityClassTyping01
- testAsymmetricVisibilityClassTyping02
- testAsymmetricVisibilityClassTyping03
- testAsymmetricVisibilityClassTyping04
- testAsymmetricVisibilityClassTyping05
- testAsymmetricVisibilityClassTyping06
- testAsymmetricVisibilityClassTyping07
- testAsymmetricVisibilityClassTyping08
- testAsymmetricVisibilityClassTyping09
- test207188
- test209117
- test233756
- test233938
- tests225089
- tests235450
- tests247082
- tests257088
- tests268332
- src/org/netbeans/modules/php/editor/completion
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
234 files changed
+2553
-63
lines changedLines changed: 82 additions & 59 deletions
Large diffs are not rendered by default.
Lines changed: 102 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
| |||
168 | 169 |
| |
169 | 170 |
| |
170 | 171 |
| |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
171 | 178 |
| |
172 | 179 |
| |
173 | 180 |
| |
| |||
256 | 263 |
| |
257 | 264 |
| |
258 | 265 |
| |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
259 | 276 |
| |
260 | 277 |
| |
261 | 278 |
| |
| |||
265 | 282 |
| |
266 | 283 |
| |
267 | 284 |
| |
268 |
| - | |
269 |
| - | |
270 |
| - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
271 | 290 |
| |
272 | 291 |
| |
273 | 292 |
| |
| |||
557 | 576 |
| |
558 | 577 |
| |
559 | 578 |
| |
| 579 | + | |
560 | 580 |
| |
561 | 581 |
| |
562 | 582 |
| |
| |||
1301 | 1321 |
| |
1302 | 1322 |
| |
1303 | 1323 |
| |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
1304 | 1343 |
| |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
1305 | 1348 |
| |
1306 | 1349 |
| |
1307 | 1350 |
| |
| |||
1387 | 1430 |
| |
1388 | 1431 |
| |
1389 | 1432 |
| |
| 1433 | + | |
1390 | 1434 |
| |
1391 | 1435 |
| |
1392 | 1436 |
| |
| 1437 | + | |
1393 | 1438 |
| |
1394 | 1439 |
| |
1395 | 1440 |
| |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
1396 | 1445 |
| |
1397 | 1446 |
| |
1398 |
| - | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
1399 | 1451 |
| |
1400 | 1452 |
| |
1401 | 1453 |
| |
| |||
1408 | 1460 |
| |
1409 | 1461 |
| |
1410 | 1462 |
| |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
1411 | 1473 |
| |
1412 | 1474 |
| |
1413 | 1475 |
| |
| |||
1418 | 1480 |
| |
1419 | 1481 |
| |
1420 | 1482 |
| |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
1421 | 1489 |
| |
1422 | 1490 |
| |
1423 | 1491 |
| |
| |||
1439 | 1507 |
| |
1440 | 1508 |
| |
1441 | 1509 |
| |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
1442 | 1514 |
| |
1443 | 1515 |
| |
1444 | 1516 |
| |
| |||
2038 | 2110 |
| |
2039 | 2111 |
| |
2040 | 2112 |
| |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
2041 | 2118 |
| |
2042 | 2119 |
| |
2043 | 2120 |
| |
| |||
2182 | 2259 |
| |
2183 | 2260 |
| |
2184 | 2261 |
| |
| 2262 | + | |
| 2263 | + | |
| 2264 | + | |
| 2265 | + | |
2185 | 2266 |
| |
2186 | 2267 |
| |
2187 | 2268 |
| |
| |||
2801 | 2882 |
| |
2802 | 2883 |
| |
2803 | 2884 |
| |
| 2885 | + | |
| 2886 | + | |
2804 | 2887 |
| |
2805 | 2888 |
| |
2806 | 2889 |
| |
| |||
2822 | 2905 |
| |
2823 | 2906 |
| |
2824 | 2907 |
| |
| 2908 | + | |
| 2909 | + | |
| 2910 | + | |
| 2911 | + | |
| 2912 | + | |
2825 | 2913 |
| |
2826 | 2914 |
| |
2827 | 2915 |
| |
| |||
2846 | 2934 |
| |
2847 | 2935 |
| |
2848 | 2936 |
| |
| 2937 | + | |
| 2938 | + | |
| 2939 | + | |
| 2940 | + | |
| 2941 | + | |
2849 | 2942 |
| |
2850 | 2943 |
| |
2851 | 2944 |
| |
| |||
2871 | 2964 |
| |
2872 | 2965 |
| |
2873 | 2966 |
| |
| 2967 | + | |
| 2968 | + | |
| 2969 | + | |
| 2970 | + | |
| 2971 | + | |
2874 | 2972 |
| |
2875 | 2973 |
| |
2876 | 2974 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
| 209 | + | |
209 | 210 |
| |
| 211 | + | |
210 | 212 |
| |
| 213 | + | |
211 | 214 |
| |
212 | 215 |
| |
213 | 216 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
200 | 201 |
| |
| 202 | + | |
201 | 203 |
| |
| 204 | + | |
202 | 205 |
| |
203 | 206 |
| |
204 | 207 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
89 | 90 |
| |
| 91 | + | |
90 | 92 |
| |
| 93 | + | |
91 | 94 |
| |
92 | 95 |
| |
93 | 96 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| 115 | + | |
115 | 116 |
| |
| 117 | + | |
116 | 118 |
| |
| 119 | + | |
117 | 120 |
| |
118 | 121 |
| |
119 | 122 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
77 | 78 |
| |
| 79 | + | |
78 | 80 |
| |
| 81 | + | |
79 | 82 |
| |
80 | 83 |
| |
81 | 84 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
| 29 | + | |
| 30 | + | |
28 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 |
| |
30 | 36 |
| |
31 | 37 |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
146 | 147 |
| |
| 148 | + | |
147 | 149 |
| |
| 150 | + | |
148 | 151 |
| |
149 | 152 |
| |
150 | 153 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
146 | 147 |
| |
| 148 | + | |
147 | 149 |
| |
| 150 | + | |
148 | 151 |
| |
149 | 152 |
| |
150 | 153 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
146 | 147 |
| |
| 148 | + | |
147 | 149 |
| |
| 150 | + | |
148 | 151 |
| |
149 | 152 |
| |
150 | 153 |
| |
|
0 commit comments