This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Thu May 9 2024 21:12:23 UTC
Hide Search Description
150 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
269462 php Editor junichi11 RESO WORK PHP 5.3 setting does not give warning for short array syntax 2017-07-22
269841 php Editor issues RESO DUPL Cant read docblock and autocomplete, namespace issue? 2017-07-22
269380 php Editor tmysik RESO DUPL Syntax error with clone and parenthesis (PHP) 2017-05-11
269957 php Apache C issues RESO INVA ERP 2017-06-15
243203 php Formatti junichi11 RESO FIXE Nested calls broken since 7.2 2017-07-02
256759 php Editor junichi11 RESO FIXE @property ignores all but the last type when multiple types are declared with pipe (|) during auto-complete 2017-05-26
262141 php Editor junichi11 RESO FIXE [PHP7] Context sensitive lexer & Uniform variable syntax 2017-11-29
268497 php Editor junichi11 RESO FIXE Keyword "instanceof" is not colored correctly in 8.2 2017-05-29
268541 php Formatti junichi11 RESO FIXE If else formating 2017-06-17
269903 php Smarty junichi11 RESO FIXE NullPointerException at org.netbeans.modules.php.smarty.editor.parser.TplParser.parse 2017-06-17
269404 php Code issues NEW --- Too high memory consumption and continuously increasing 2017-02-14
269535 php Editor issues NEW --- CTRL+F and search bar dont works 2017-01-12
269536 php Editor issues NEW --- CTRL+F and search bar dont works 2017-01-12
269556 php Debugger issues NEW --- Code being executed after debug session ends 2017-03-24
269558 php Project issues NEW --- a 2017-01-14
269561 php Project issues NEW --- asd 2017-01-14
269562 php Project issues NEW --- Non-ASCII characters cause "Namespace is not valid" error on file creation 2017-01-14
269680 php Refactor issues NEW --- After attempting to rename a PHP class using Refactor, I get an error message and then Undo stops working 2017-06-21
269696 php FTP Supp issues NEW --- upload on save not working 2018-02-07
269755 php Project issues NEW --- NullPointerException at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getFileObject 2017-02-06
269756 php Debugger issues NEW --- Window refreshes repeatedly making the debugger unusable 2017-02-06
269760 php Code issues NEW --- Return type of `self` not recognised 2017-02-06
269763 php Symfony issues NEW --- symfony code completion is not complete 2017-02-08
269809 php Debugger issues NEW --- OutOfMemoryError: Java heap space 2017-02-13
269834 php Debugger issues NEW --- I see all breakpoints despite the selected option 'From Opened Projects Options'. 2017-02-15
269837 php Debugger issues NEW --- problem with debugging php in xdebug, cannt step over or step in, stops on the first breakpoint. and after step over page gets blank 2017-02-15
269846 php Project issues NEW --- PHP projects need to allow web root folder outside source folder. 2017-02-16
269916 php Project issues NEW --- New JavaScript File dialog hangs if parentheses are used 2017-02-24
269927 php Project issues NEW --- Problems in project Properties 2017-02-26
269967 php PHPUnit issues NEW --- PHPUnit 6 not supported 2017-09-29
269992 php Composer issues NEW --- composer.json is valid, but with a few warnings 2017-08-15
269993 php Refactor issues NEW --- Move Class into another Namespace 2017-03-05
270014 php Project issues NEW --- The creation of a project blocks to 40% 2017-03-08
270086 php Editor issues NEW --- Reformat Issues in PHP+HTML Files 2017-03-16
270104 php Code issues NEW --- A "second assignment to a variable" hint incorrectly generated 2017-03-17
270107 php Code issues NEW --- Variable in heredoc not noticed 2017-03-17
270139 php Project issues NEW --- NullPointerException at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.getIndexFile 2017-03-20
270249 php Code issues NEW --- The function-parameters of mysqli_real_escape_string in the IDE and on php.net differ. 2017-03-30
270257 php Editor issues NEW --- NoSuchMethodError: org.netbeans.modules.php.editor.parser.ASTPHP5Parser.getSymbolFactory()Ljava_cup/runtime/SymbolFactory; 2017-03-30
270309 php PHPUnit issues NEW --- Showing previous results 2017-04-05
270345 php PHPDoc issues NEW --- Wrong autocomplete on property named "type" 2017-04-10
270377 php Symfony issues NEW --- Allow change default extension for YAML files to .yaml 2017-04-12
270484 php PHPUnit issues NEW --- AssertionError: At least 2 lines must be found (message + stacktrace) 2018-02-17
270497 php Project issues NEW --- org.apache.commons.net.ftp.parser.ParserInitializationException: Unknown parser type: XXXXXXXXXXXXX 2017-04-26
240922 php Smarty marfous NEW --- problem with close tag in smarty editor 2014-06-06
246928 php Smarty marfous NEW --- Error in Smarty auto-formatting indentation with some {foreach} 2016-08-29
248488 php Smarty marfous NEW --- StackOverflow in PHP Smarty 2016-08-29
249685 php Smarty marfous NEW --- Smarty comment delimiter bug 2016-08-29
176584 php Formatti obrejla NEW --- [indentation] wrong indentation when writing php between html tags 2012-09-17
188190 php Formatti obrejla NEW --- Code templates sometimes not working. 2016-08-12
192458 php Editor obrejla NEW --- Line breaks in PHP template 2016-09-22
196368 php Formatti obrejla NEW --- Failure to detect line-breaks in arrays when formatting function calls. 2016-09-23
204167 php Refactor obrejla NEW --- Method renaming doesn't cover parent calls 2014-07-22
214635 php PHPDoc obrejla NEW --- Return value description in method hint is formatted incorrectly 2016-09-22
225035 php Formatti obrejla NEW --- Group Multiline Assignment split over multiple lines depends on location of operators 2013-02-26
237910 php Debugger obrejla NEW --- No green arrow while debugging 2016-08-29
238463 php Editor obrejla NEW --- Macro that inserts quotes, right parenthesis, and semicolon gets extra ); and quotes together in wrong place. 2016-08-29
240528 php Formatti obrejla NEW --- Code alignment mistake 2016-09-23
243008 php Editor obrejla NEW --- Unnecessary continuation indentation 2016-08-29
243858 php Formatti obrejla NEW --- Wrapping of method parameters and assignment operators interfere 2016-08-29
245729 php Latte obrejla NEW --- Folding for pair macros is missing 2016-08-29
246370 php Editor obrejla NEW --- AssertionError: The same token (index: 61 - PHP_ENCAPSED_AND_WHITESPACE, format tokens: 115) was precessed before. Please report this to help fix issue 188809. <div class="container"> <div class 2016-08-29
246588 php Debugger obrejla NEW --- Restarting debug session failed, not listiening on port 9000 (Netbeans 7.4 and Netbeans 8.0) 2016-08-29
246784 php Editor obrejla NEW --- Implementing and overloading function parameters 2016-08-29
247339 php Editor obrejla NEW --- Wrong hint 'unitialized variable' 2016-08-29
247381 php Twig obrejla NEW --- [indentation] wrong indentation for Twig when using html tags 2016-08-29
247613 php Debugger obrejla NEW --- AssertionError: null 2017-12-13
247825 php Editor obrejla NEW --- PHP code completion misinterprets multi-line description of @return tag 2016-08-29
248496 php Formatti obrejla NEW --- Incorrect wrapping of anonymous functions in PHP when Wrapping/Method Call Arguments set to IF_LONG 2016-08-29
248907 php Debugger obrejla NEW --- xdebug stops working and I have to exit and restart NetBeans to continue debugging 2017-04-02
250693 php Latte obrejla NEW --- Latte parser doesn't know pair macro {formContainer} 2016-08-29
251543 php Debugger obrejla NEW --- Xdebug path mapping (cli project, virtual machine, phpunit) 2016-08-29
251894 php Debugger obrejla NEW --- xdebug 2.3.2 variable watch not working on large strings 2016-08-29
251904 php Debugger obrejla NEW --- StackOverflowError at org.netbeans.modules.php.dbgp.packets.DbgpMessage.getNode 2016-11-11
252347 php Debugger obrejla NEW --- Problem to visual long string variable during debugging 2016-08-29
252832 php Debugger obrejla NEW --- slow php debugging 2016-08-29
254290 php Editor obrejla NEW --- StackOverflowError at org.netbeans.modules.php.editor.parser.astnodes.visitors.DefaultVisitor.scan 2016-08-29
256525 php Debugger obrejla NEW --- Xdebug throws socket exception error after call to mysqli_free_result 2016-08-29
257418 php Latte obrejla NEW --- n:class macro doesn't hint classes from css files as opposed to class attribute 2016-08-29
257419 php Latte obrejla NEW --- Latte editor doesn't reflect Auto Popup Completion Window option from HTML editor as it should 2016-08-29
257629 php Formatti obrejla NEW --- Wrap after binary (ternary) operator on long line don't work as expected and no way to fix formatting manually 2016-08-29
257645 php Debugger obrejla NEW --- org.netbeans.modules.php.dbgp.UnsufficientValueException at org.netbeans.modules.php.dbgp.packets.Property.getValue 2016-08-29
258065 php Debugger obrejla NEW --- Waiting for connection without listening on required port 2016-08-29
258532 php Editor obrejla NEW --- Selecting plain font does not replace inherited option 2016-08-29
211129 php Formatti tmysik NEW --- Wrong formatting of NOWDOC 2016-08-17
245774 php Formatti tmysik NEW --- Indetation not working properly 2016-09-23
246880 php Editor tmysik NEW --- Ignore some cases of unused variables 2016-06-10
247981 php Editor tmysik NEW --- StackOverflowError at org.apache.lucene.store.RAMInputStream.seek 2017-06-09
248659 php Formatti tmysik NEW --- Results of array wrapping is different when always or if long. 2016-11-28
249049 php Formatti tmysik NEW --- Array concatenation and continuation indent incorrect 2016-11-23
249605 php Formatti tmysik NEW --- Indents of array values for function argument 2016-09-23
251045 php Editor tmysik NEW --- Editor does not correctly resolve namespaces for traits 2017-09-05
251578 php Editor tmysik NEW --- Wrong uninitialized prompt 2016-06-07
258527 php Editor tmysik NEW --- GoToDeclaration and MarkOccurrence don't work when a class is referenced using a variable and "::" is used 2016-09-07
259168 php Latte tmysik NEW --- Unopened macro hint fails when custom macros are used 2016-08-12
262513 php Formatti tmysik NEW --- PHP formating adds extra indentation to the rest of the code 2016-09-23
267641 php Debugger tmysik NEW --- Socket Exception stepping through debugger to EOF 2016-08-29
267695 php Formatti tmysik NEW --- Wrapping for array initializer 'Never' does not remove wrapping 2016-08-29
267760 php Smarty tmysik NEW --- Custom delimiters && auto completion 2016-08-30
267761 php Smarty tmysik NEW --- Custom delimiters -> Enabled option not used on display 2016-08-30
267872 php Editor tmysik NEW --- Code template suggestions 2016-09-14
267963 php Editor tmysik NEW --- AssertionError: [\Phalcon\Db] should start with [\Phalcon\Http\] 2016-09-10
268019 php Editor tmysik NEW --- Class::expr auto completion isn't working 2016-09-14
268049 php Project tmysik NEW --- OutOfMemoryError: Java heap space 2016-09-15
268057 php Symfony tmysik NEW --- server:start command does not work 2016-09-16
268118 php Project tmysik NEW --- NullPointerException at org.netbeans.modules.php.project.ui.wizards.NewFileWizardIterator$1$1.run 2016-09-21
268130 php Editor tmysik NEW --- Editor marked unused a method what is called from array_map 2016-09-21
268178 php Project tmysik NEW --- New PHP Project - Composer 2016-09-23
268183 php Editor tmysik NEW --- AssertionError: The same token (index: 639 - PHPDOC_COMMENT, format tokens: 1278) was precessed before. Please report this to help fix issue 188809. <?php /** * @author Jiri Kapoun <kapoun4@gmail. 2016-11-18
268192 php Formatti tmysik NEW --- Grouping Alignment of Multiline array assigments with spaces instead of tabs. 2016-09-25
268209 php Project tmysik NEW --- NullPointerException at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.getRemoteClient 2017-04-02
268212 php Editor tmysik NEW --- referenced values in foreach loop (PHP) avoid class recognition 2016-09-27
268269 php Project tmysik NEW --- OutOfMemoryError: Java heap space 2016-09-29
268273 php Latte tmysik NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-09-29
268321 php Editor tmysik NEW --- Cursor jumps to wrong position while deleting 2016-10-03
268493 php Refactor tmysik NEW --- refactoring, disabled "Refactoring.." message boxes pop up and I can't close them 2016-10-13
268594 php Editor tmysik NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-10-20
268764 php Editor tmysik NEW --- Combinations with Ctrl not working sometimes 2016-11-01
268805 php Debugger tmysik NEW --- OutOfMemoryError: Java heap space 2017-10-17
268823 php Refactor tmysik NEW --- Refactor of class name changes namespace if has same base name 2016-11-04
268854 php Editor tmysik NEW --- autocompletion suggested code for overriding of wrong PHP version 2016-11-05
268891 php Twig tmysik NEW --- New Line Stops Working when a TWIG variable is present in a SCRIPT Tag 2016-11-08
269001 php Editor tmysik NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-11-16
269009 php PHPUnit tmysik NEW --- Random exceptions during phpunit tests 2016-11-16
269015 php Composer tmysik NEW --- New Project PHP - Cannot select Composer package to add to new project 2016-11-17
269062 php Code tmysik NEW --- Slowness in loading php projects 2016-11-24
269093 php Editor tmysik NEW --- NB incorrectly flags array index variable using curly braces as unused within scope 2016-11-23
269117 php Project tmysik NEW --- NullPointerException at org.openide.filesystems.FileUtil.toFile 2016-11-25
269144 php Editor tmysik NEW --- autocomplete method adding wrong type hint 2016-11-28
269183 php Editor tmysik NEW --- Refactoring window doesn't close 2016-11-30
269360 php Project tmysik NEW --- PhpExecutable doesn't correctly parse arguments 2016-12-15
269461 php PHPUnit tmysik NEW --- Field for Test Folder not exists 2016-12-31
269476 php Composer tmysik NEW --- Composer support has disappeared 2017-01-05
269506 php PHPUnit tmysik NEW --- PHPUnit --list_groups fails when used with composer and laravel, add ability to define list_groups argument 2017-01-07
269518 php Formatti tmysik NEW --- == and === count as Assignment Operators rather than Binary Operators 2017-01-10
254121 php Code tmysik STAR --- Performance regression while closing PHP project 2015-08-31
258313 php PHPUnit tmysik STAR --- Code coverage for interfaces and empty classes 2016-08-15
269107 php PHPDoc junichi11 REOP --- {@inheritdoc} does not work with additional description 2016-11-27
246931 php Smarty marfous REOP --- Problems with JS formatting with smaty code in non-tpl file 2016-08-29
203086 php Debugger obrejla REOP --- Xdebug don't work after downloading (enabling) Java debugger 2014-01-14
204589 php Editor obrejla REOP --- "Variable seems to be uninitialized" hint shown when initializing variable by reference 2019-05-05
233027 php Editor obrejla REOP --- "if-else Statements Must Use Braces" Error 2016-12-24
235228 php Formatti obrejla REOP --- PHP autoindentation indefinitely adding blank lines 2013-08-29
241118 php Latte obrejla REOP --- Wrong auto-format in HTML+Latte 2014-03-06
242966 php Formatti obrejla REOP --- Auto code formatting keeps adding tabs to code 2015-09-03
234182 php Code tmysik REOP --- First popup invocation on PHP file slower than in 7.3.1 2013-09-03
249260 php Formatti tmysik REOP --- PHP editor: wrong indentation after code completion 2016-10-26
251664 php Editor tmysik REOP --- Code completion takes forever on a throw statement. 2017-05-23
267868 php Editor tmysik REOP --- include auto completion doesn't work 2016-11-12
269394 php Composer tmysik REOP --- Composer not seeing correct php version 2017-01-03
150 bugs found.

as