File tree
124 files changed
+2292
-2
lines changed- php/php.editor
- src/org/netbeans/modules/php/editor/model
- impl
- test/unit
- data/testfiles/completion/lib/php84
- _classes
- testNewWithoutParenthesesAnonTyping01
- testNewWithoutParenthesesAnonTyping02
- testNewWithoutParenthesesAnonTyping03
- testNewWithoutParenthesesTyping01
- testNewWithoutParenthesesTyping02
- testNewWithoutParenthesesTyping03
- testNewWithoutParenthesesTyping04
- testNewWithoutParenthesesTyping05
- testNewWithoutParenthesesTyping06
- testNewWithoutParenthesesTyping07
- testNewWithoutParenthesesTyping08
- testNewWithoutParenthesesTyping09
- testNewWithoutParenthesesTyping10
- testNewWithoutParenthesesTyping11
- testNewWithoutParenthesesTyping12
- testNewWithoutParentheses
- 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.
124 files changed
+2292
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
286 |
| - | |
| 286 | + | |
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
|
Lines changed: 24 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
| |||
1288 | 1289 |
| |
1289 | 1290 |
| |
1290 | 1291 |
| |
1291 |
| - | |
| 1292 | + | |
1292 | 1293 |
| |
1293 | 1294 |
| |
1294 | 1295 |
| |
| |||
1478 | 1479 |
| |
1479 | 1480 |
| |
1480 | 1481 |
| |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
1481 | 1492 |
| |
1482 | 1493 |
| |
1483 | 1494 |
| |
| |||
1521 | 1532 |
| |
1522 | 1533 |
| |
1523 | 1534 |
| |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
1524 | 1547 |
| |
1525 | 1548 |
| |
1526 | 1549 |
| |
|
Lines changed: 57 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + |
0 commit comments