[netbeans] branch master updated: Fix PSR1Hint for Enum

2023-04-10 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new dd5c2d5c33 Fix PSR1Hint for Enum new

[netbeans] branch master updated: Fix the problem that "Fix Imports" don't work when there are types that have the same suffix #5330

2023-04-08 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 2a0a61f05c Fix the problem that "Fix Im

[netbeans] branch master updated: Fix code completion in `throw new` context #3806

2023-04-05 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new c5605c365d Fix code completion in `throw new

[netbeans] branch master updated: Fix Find Usages for __construct method #4382

2023-04-03 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 1abc169eae Fix Find Usages for __construct

[netbeans] branch master updated: Avoid showing invalid types in the Fix Imports panel

2023-04-03 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 13d2e35025 Avoid showing invalid types

[netbeans] branch master updated: Avoid being scrolled to the end of the editor in the preview panel for formatting options

2023-04-02 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new ac131652d9 Avoid being scrolled to the end

[netbeans] branch master updated (8f943c27e6 -> e1b594034b)

2023-03-31 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 8f943c27e6 Merge pull request #5749 from pepness/glassfish-7.0.3 new 88483e73ea Separate between class-based

[netbeans] branch master updated: Fix code completion for `@mixin` #4683

2023-03-30 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 296995cdbc Fix code completion for `@mixin

[netbeans] branch master updated (ed29d2af41 -> 7c5ac05be5)

2023-03-29 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from ed29d2af41 Merge pull request #5731 from junichi11/php-gh-4611-formatter-before-class-end new 503193012e

[netbeans] branch master updated: Fix the highlighting for private constants of Enum

2023-03-26 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 1dda0b0ab4 Fix the highlighting for private

[netbeans] branch master updated: Fix being shown incorrect documentation #4494

2023-03-25 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new f25bbd17d8 Fix being shown incorrect

[netbeans] branch master updated: Fix find usages for Enums

2023-03-25 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new a09703ead4 Fix find usages for Enums new

[netbeans] branch master updated: Fix an issue that whitespace cannot be added #5707

2023-03-24 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new ef75e380c7 Fix an issue that whitespace

[netbeans] branch master updated: Fix GotoDeclaration in Enum implementing interface

2023-03-24 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new fc35c511e8 Fix GotoDeclaration in Enum

[netbeans] branch master updated (f5ad8d22d5 -> 2dbb2c7347)

2023-03-24 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from f5ad8d22d5 Merge pull request #5705 from pepness/compress-1.23 new 9c6b91da4b Add a hint to introduce enum

[netbeans] branch master updated: Fix the code completion for instance context of Enum #5100

2023-03-21 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new f432db94ac Fix the code completion

[netbeans] branch master updated: Fix an array formatting in a match arm #5186

2023-03-21 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new c2a31881af Fix an array formatting in a match

[netbeans] branch master updated: Fix GotoDeclaration feature for `instanceof` interface #5371

2023-03-21 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 83abd45982 Fix GotoDeclaration feature

[netbeans] branch master updated: Add the formatting options for the null coalescing oprator (`??`)#5011

2023-03-21 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 59c49072fe Add the formatting options

[netbeans] branch master updated: Show intersection types in the PHP doc window #5426

2023-03-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new d84a204e57 Show intersection types in the PHP

[netbeans] branch master updated: Fix incorrect unused coloring #5551

2023-03-18 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 3cc64b4f7c Fix incorrect unused coloring

[netbeans] branch master updated: [GH-5427] PHP: Fix for displaying property type in documentation if @var tag is not specified in phpDoc

2023-02-09 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new fe99e893ce [GH-5427] PHP: Fix for displaying

[netbeans] branch master updated (8fbcf30828 -> a97c3587f2)

2023-01-17 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 8fbcf30828 Adding new action which registers ADB connection (#5291) add d05c5a5afb PHP 8.2 Support: Add PHP

[netbeans] 01/01: Merge pull request #5300 from apache/php82-support

2023-01-17 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git commit a97c3587f2ed1a0b9173fb3b0da3128e2fa078f5 Merge: 8fbcf30828 4e0486e4ad Author: Tomáš Myšík AuthorDate: Tue Jan 17 13

[netbeans] branch php82-support updated (3be33043c0 -> 4e0486e4ad)

2023-01-17 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php82-support in repository https://gitbox.apache.org/repos/asf/netbeans.git from 3be33043c0 Merge pull request #4966 from junichi11/php82-fetch-properties-of-enums-in-const-expressions

[netbeans] branch php82-support updated (220810015a -> 3be33043c0)

2022-11-15 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php82-support in repository https://gitbox.apache.org/repos/asf/netbeans.git from 220810015a Merge pull request #4955 from junichi11/php82-readonly-classes new 3010ded119 Minor

[netbeans] branch php82-support updated (ebb361eec7 -> 220810015a)

2022-11-10 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php82-support in repository https://gitbox.apache.org/repos/asf/netbeans.git from ebb361eec7 Merge pull request #4888 from junichi11/php82-allow-nul-and-false-and-true-as-stand-alone-types

[netbeans] branch php82-support updated (9445a566c5 -> ebb361eec7)

2022-10-30 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php82-support in repository https://gitbox.apache.org/repos/asf/netbeans.git from 9445a566c5 Merge pull request #4846 from junichi11/gh-4686-inheritdoc new d05c5a5afb PHP 8.2 Support

[netbeans] branch master updated (81fae58229 -> 9445a566c5)

2022-10-24 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 81fae58229 Merge pull request #4816 from neilcsmith-net/nb16-issues new 065225aaae Support `{@inheritdoc

[netbeans] branch master updated: Fix the formatting for the textual operators(`AND`, `OR`, `XOR`) #4635

2022-10-07 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 2dc19077d9 Fix the formatting for the textual

[netbeans] branch master updated: Fix variable highlighting in arrow function #4209

2022-06-21 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 9cab4ae67a Fix variable highlighting in arrow

[netbeans] branch master updated (fc61f31b30 -> 7b5503c490)

2022-06-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from fc61f31b30 Merge pull request #3759 from pepness/maven-plugins new 7c43270311 [NETBEANS-5599] PHP 8.1 Support

[netbeans] branch master updated (ec7cbe3c62 -> 43d921718a)

2022-06-07 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from ec7cbe3c62 External Code Formatters added into NBLS. (#4176) new 1baddbcb9f PHP 8.1: Support for the special

[netbeans] branch master updated: Autofocus new name field when renaming folder #4076

2022-05-27 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 6300260af8 Autofocus new name field when

[netbeans] branch master updated: Prevent being created unexpected folders #4099

2022-05-12 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 33a2d6fb87 Prevent being created unexpected

[netbeans] branch master updated (a1abbda4f6 -> 005c6ee4f7)

2022-04-18 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from a1abbda4f6 Fix GradleReport Notification and potential NPE on Gradle earlier, than 6.8 (#3994) new 9a3aa1ed45

[netbeans] branch master updated (ab00fe30b2 -> 70d5a006f0)

2022-04-12 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from ab00fe30b2 Merge pull request #3925 from troizet/correcting_a_typo_phpstan new 85e4a31f33 [NETBEANS-5599] PHP

[netbeans] branch master updated (8e4a0b8677 -> 3863c3d7ec)

2022-04-09 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 8e4a0b8677 Merge pull request #3930 from sdedic/vscode/remove-defaults new bdae9ea4df [NETBEANS-5599] PHP 8.1

[netbeans] branch master updated (ebb8086 -> 0b14739)

2022-03-26 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from ebb8086 Upgrade Apache Maven from 3.8.4 to 3.8.5 (#3796) new 38d56ea [NETBEANS-5599] PHP 8.1 Support: Pure

[netbeans] branch master updated: [NETBEANS-5599] PHP 8.1 Support: New in initializers (Part 4)

2022-02-23 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new d2c5117 [NETBEANS-5599] PHP 8.1 Support: New

[netbeans] branch master updated: [NETBEANS-6438] Add code folding for PHP attributes

2022-02-10 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 2924661 [NETBEANS-6438] Add code folding

[netbeans] branch delivery updated: Fix code completion for parent's trait #3486

2022-01-27 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/delivery by this push: new 01639b6 Fix code completion for parent's

[netbeans] branch master updated (176197a -> 415e455)

2022-01-16 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 176197a Merge pull request #3074 from ebresie/sql_autocomplete_clean add f1de67d [NETBEANS-5599] PHP 8.1

[netbeans] 01/01: Merge pull request #3463 from apache/php81-support

2022-01-16 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git commit 415e455f2ec7563b1d9be01b27a48ef1c17c1145 Merge: 176197a 20e1de0 Author: Tomáš Myšík AuthorDate: Sun Jan 16 09:04:04

[netbeans] branch php81-support updated (6dd2ade -> 20e1de0)

2022-01-15 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php81-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 6dd2ade Merge pull request #3448 from junichi11/php81-new-in-initializers new 47566cb [NETBEANS

[netbeans] branch php81-support updated (3de03d6 -> 6dd2ade)

2022-01-12 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php81-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 3de03d6 Merge pull request #3360 from junichi11/php81-readonly-properties new 0024f25 [NETBEANS

[netbeans] branch php81-support updated (f654361 -> 3de03d6)

2021-12-10 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php81-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from f654361 Merge pull request #3340 from junichi11/php81-never-type new 6c4457f [NETBEANS-5599] PHP 8.1

[netbeans] branch php81-support updated (7f54ae6 -> f654361)

2021-11-30 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php81-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 7f54ae6 Merge pull request #3331 from junichi11/php81-final-class-constants new 0846356 Convert

[netbeans] branch php81-support updated (1e86a06 -> 7f54ae6)

2021-11-24 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php81-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 1e86a06 Merge pull request #3327 from junichi11/netbeans-2472-overriding-properties new f1de67d

[netbeans] branch master updated: [NETBEANS-6217] Allow Convert Visibility Suggestion to be disabled

2021-11-18 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new cdad76e [NETBEANS-6217] Allow Convert

[netbeans] branch master updated: [NETBEANS-6087] Use the refactoring feature for private members of trait instead of the instant renamer

2021-10-21 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 60c71c7 [NETBEANS-6087] Use the refactoring

[netbeans] branch master updated (500e70b -> 0b2ad13)

2021-10-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 500e70b Merge pull request #3111 from junichi11/netbeans-5849-cc-for-use new 98c3d0f Don't generate full

[netbeans] branch master updated: [NETBEANS-5849] Fix CC in a use declaration after a group use declaration

2021-10-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 53a462c [NETBEANS-5849] Fix CC in a use

[netbeans] branch master updated: [NETBEANS-5905] Don't check idekey for Xdebug

2021-10-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 8ad656a [NETBEANS-5905] Don't check idekey

[netbeans] branch master updated: [NETBEANS-5719] Unused property hint is shown when the property is used as a constructor argument

2021-07-19 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new ffa25de [NETBEANS-5719] Unused property hint

[netbeans] branch master updated: [NETBEANS-5678] Use the URL of the forked repository of the Skeleton Generator

2021-07-15 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 2f71bb9 [NETBEANS-5678] Use the URL

[netbeans] branch master updated: [NETBEANS-5370] Prevent generating abstract methods with PHPDoc return array type

2021-04-15 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 90c4382 [NETBEANS-5370] Prevent generating

[netbeans] branch master updated: [NETBEANS-5350] Improved Fix Uses dialog

2021-03-27 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 06ce1cb [NETBEANS-5350] Improved Fix Uses

[netbeans] branch master updated (c65d63c -> 51f5298)

2021-01-22 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from c65d63c Merge pull request #2652 from sdedic/lsp/bugfix-project-problems new 8dbc736 [NETBEANS-4443] PHP

[netbeans] branch master updated: [NETBEANS-5261] Shared settings for PHP code generators

2021-01-19 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 3ed19b1 [NETBEANS-5261] Shared settings

[netbeans] branch master updated: [NETBEANS-4606] Regenerate signature files for PHP 8.0

2021-01-18 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 156f5f3 [NETBEANS-4606] Regenerate signature

[netbeans] branch master updated: [NETBEANS-5245] Show and change the PHP Version of project properties on the status bar

2021-01-18 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b18a48a [NETBEANS-5245] Show and change

[netbeans] branch master updated: [NETBEANS-5228] Enable 'return' breakpoint in PHP debugger

2021-01-17 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new e10580d [NETBEANS-5228] Enable 'return

[netbeans] branch master updated: [NETBEANS-5249] PHP debugger - improved Xdebug log hint

2021-01-16 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 96dc4f7 [NETBEANS-5249] PHP debugger

[netbeans] branch master updated: [NETBEANS-5253] Fix NPE in PSR-4 hint

2021-01-16 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 22e96ae [NETBEANS-5253] Fix NPE in PSR-4

[netbeans] branch master updated: [NETBEANS-5108] Use complete Composer package name

2020-12-08 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 16c3b4b [NETBEANS-5108] Use complete

[netbeans] branch master updated: [NETBEANS-5096] Fix formatting in executable script

2020-12-06 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 466d94b [NETBEANS-5096] Fix formatting

[netbeans] branch master updated: [NETBEANS-5075] Remove consecutive empty lines when formatting PHP code

2020-12-06 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new e05a8e5 [NETBEANS-5075] Remove consecutive

[netbeans] branch master updated (637c7c2 -> 6068261)

2020-12-05 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 637c7c2 Merge pull request #2576 from JaroslavTulach/jtulach/RobustCLI new 0fe8a9a [NETBEANS-5080] Improve

[netbeans] branch master updated: [NETBEANS-5060] Add information for Xdebug 3 to the ConnectionErrMessage panel

2020-11-30 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new eec3d11 [NETBEANS-5060] Add information

[netbeans] branch master updated: [NETBEANS-5062] PHPDoc static type incorrectly resolved when returned by another class

2020-11-29 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new fdb5bd2 [NETBEANS-5062] PHPDoc static type

[netbeans] branch master updated: [NETBEANS-5027] PHP - improved display of array parameter

2020-11-21 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 8e66bfc [NETBEANS-5027] PHP - improved

[netbeans] branch master updated: [NETBEANS-5028] PHP - improved display of constant in code completion

2020-11-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new c36a4fa [NETBEANS-5028] PHP - improved

[netbeans] branch master updated: [NETBEANS-4650] Fix code completion for traits of use and group use statements

2020-11-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new f2bad76 [NETBEANS-4650] Fix code completion

[netbeans] branch master updated: [NETBEANS-5029] PHP - generated methods are public by default

2020-11-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 5d115a7 [NETBEANS-5029] PHP - generated

[netbeans] branch php80-support updated (dabf717 -> d590c16)

2020-10-13 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from dabf717 Merge pull request #2342 from junichi11/php80-mixed-type-v2 new 4bfe842 [NETBEANS-4443] PHP

[netbeans] branch php80-support updated (7e0621f -> dabf717)

2020-09-08 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 7e0621f Merge pull request #2335 from junichi11/php80-static-return-type new 94e6960 [NETBEANS-4443

[netbeans] branch php80-support updated (7e0621f -> dabf717)

2020-09-08 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 7e0621f Merge pull request #2335 from junichi11/php80-static-return-type new 94e6960 [NETBEANS-4443

[netbeans] branch php80-support updated (513a9f2 -> 7e0621f)

2020-09-01 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 513a9f2 Merge pull request #2319 from junichi11/php80-union-types-2.0 new 376013e [NETBEANS-4443

[netbeans] branch php80-support updated (bcdddfa -> 513a9f2)

2020-08-25 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from bcdddfa Merge pull request #2303 from junichi11/php80-match-expression-v2 new c6cb8ee [NETBEANS

[netbeans] branch php80-support updated (f579054 -> bcdddfa)

2020-08-10 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from f579054 Merge pull request #2295 from junichi11/php80-class-name-literal-on-object new 84f3520

[netbeans] branch php80-support updated (f579054 -> bcdddfa)

2020-08-10 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from f579054 Merge pull request #2295 from junichi11/php80-class-name-literal-on-object new 84f3520

[netbeans] branch php80-support updated: [NETBEANS-4443] PHP 8.0 Support: Allow ::class on objects part

2020-08-06 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/php80-support by this push: new 6141e51 [NETBEANS-4443] PHP

[netbeans] branch php80-support updated (b8441cf -> 5d88f2a)

2020-07-22 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch php80-support in repository https://gitbox.apache.org/repos/asf/netbeans.git. from b8441cf Merge pull request #2188 from junichi11/netbeans--editor-search new 646a308 Add PHP 8.0

[netbeans] branch master updated (b424035 -> 50fbe0e)

2020-07-15 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from b424035 Merge pull request #2254 from junichi11/netbeans-4573-phpcsfixer-issue new f643771 Add

[netbeans] branch master updated: [NETBEANS-4573] PHP CS Fixer doesn't work with a directory and a file

2020-07-15 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new d349186 [NETBEANS-4573] PHP CS Fixer doesn't

[netbeans] branch master updated: [NETBEANS-4185] Support for self return type

2020-07-15 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 4e39805 [NETBEANS-4185] Support for self

[netbeans] branch master updated (6eb672d -> 4e1d445)

2020-07-15 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 6eb672d [NETBEANS-4308] Deadlock in SQLEditorSupport new 64b5647 [NETBEANS-2981] Add the script path

[netbeans] branch master updated: [NETBEANS-4507] Fix Composer search when package has no description

2020-07-10 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 191c35f [NETBEANS-4507] Fix Composer search

[netbeans] branch master updated: [NETBEANS-4340] Added PHP Mess Detector options configuration

2020-07-09 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new eddc016 [NETBEANS-4340] Added PHP Mess

[netbeans] branch master updated: [NETBEANS-4652] Change the max level of PHPStan to 8

2020-07-09 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new a3459fa [NETBEANS-4652] Change the max level

[netbeans] branch master updated (9039b98 -> 8a9c63d)

2020-07-07 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 9039b98 Merge pull request #2182 from apache/hectorespert-patch-1 new 8e5a4a6 [NETBEANS-4503] Code

[netbeans] branch master updated: [NETBEANS-4541] Set working directory when running PHP CS Fixer

2020-07-04 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 7d9cdb4 [NETBEANS-4541] Set working

[netbeans] branch master updated: [NETBEANS-4509] PHP - code completion for function with return type

2020-07-03 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new e3700af [NETBEANS-4509] PHP - code

[netbeans] branch master updated (f8ad6ea -> a50d78a)

2020-06-29 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from f8ad6ea Merge pull request #2218 from KacerCZ/netbeans-4501-fix-smarty-tests new b618c33 [NETBEANS-4478

[netbeans] branch master updated: [NETBEANS-4501] Fixed tests for Smarty Framework

2020-06-29 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 6ba0df3 [NETBEANS-4501] Fixed tests

[netbeans] branch master updated: Fix tests for Neon language

2020-06-17 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new d49fd82 Fix tests for Neon language new

[netbeans] branch master updated: [NETBEANS-3413] Implicit inheritance of PHPDoc descriptions - fixed code completion tests

2020-06-16 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 6b515ec [NETBEANS-3413] Implicit inheritance

[netbeans] branch master updated: [NETBEANS-4339] PHP Mess Detector - added option to use custom rule set file

2020-06-12 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new f0f6f89 [NETBEANS-4339] PHP Mess Detector

[netbeans] branch master updated (9c3d20c -> 5594d85)

2020-03-09 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 9c3d20c [NETBEANS-3313] Implemented Project Delete Action for Gradle Projects new 5f15950 [NETBEANS-3968

  1   2   >