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/incubator-netbeans.git.
from 25e27ce [NETBEANS-1490] Setting the OSGi to use the ext class loader
as a parent so that bundles (e.g. gson) can load java.sql.Time on JDK 11; based
on jtulach's suggestion.
add e4a01f7 Improve PHPStan level
new a520c26 Merge pull request #987 from junichi11/improve-phpstan-level
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../modules/php/analysis/PHPStanAnalyzerImpl.java | 6 ++---
.../modules/php/analysis/commands/PHPStan.java | 1 +
.../php/analysis/options/AnalysisOptions.java | 30 ++++++++++++++--------
.../analysis/ui/PHPStanLevelListCellRenderer.java | 3 ++-
.../ui/analyzer/PHPStanCustomizerPanel.java | 13 +++++++++-
.../analysis/ui/options/PHPStanOptionsPanel.java | 19 +++++++++-----
.../modules/php/analysis/util/AnalysisUtils.java | 4 +++
7 files changed, 52 insertions(+), 24 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists