Overview
About Our Name
News
Partner Programs

Nusphere PhpED 18.0 - Change Log

NuSphere PhpED - 18044
==========================================
- 0005427: [Bug report] SQL profiler may fail to show source location column
- 0005428: [Update] Debugger is updated to version 8.2.12
- 0005429: [Bug report] Large projects that use ZendFramework are loaded too slow

NuSphere PhpED - 18043
==========================================
- 0005425: [Update] Bundled php-7.0 is updated to version 7.0.26
- 0005426: [Modification Request] Binaries are signed with SHA1 MAC algorithm which is considered not strong enough these days
- 0005424: [Bug report] Integrated mySQL client does not use interactive mode and triggers timeout too frequently

NuSphere PhpED - 18042
==========================================
- 0005423: [Bug report] Debugger may show misleading message about its failure on start then proceed normally
- 0005422: [Bug report] Profiler may not show all results on Modules tab
- 0005421: [Bug report] Editor may crash if code completion for HTML is invoked shortly after start

NuSphere PhpED - 18040
==========================================
- 0005420: [Bug report] In some rare cases IDE may hang on attempt to switch from one project to another

NuSphere PhpED - 18038
==========================================
- 0005416: [Bug report] IDE may fail to run because VS2010 run-time libraries are not installed
- 0005417: [Update] Bundled php-5.6 is updated to version 5.6.32
- 0005418: [Update] Bundled php-7.0 is updated to version 7.0.25
- 0005419: [Update] Bundled php-7.1 is updated to version 7.1.11

NuSphere PhpED - 18037
==========================================
- 0005410: [Bug report] Adding very long expressions into Watch or Quick Eval may result in stack overflow error
- 0005411: [Update] Debugger is updated to version 8.2.10
- 0005412: [Bug report] In some cases Watches is showing results for invalid expressions as undefined
- 0005413: [Bug report] Inline errors shown in the editor may be updated with substantial delay
- 0005414: [Bug report] IDE will crash if parent keyword is used out of class context
- 0005415: [Bug report] Code Completion may stop appearing after series of clicks on Code Explorer tree

NuSphere PhpED - 18035
==========================================
- 0005406: [Bug report] IDE may abnormally terminate in attempt to resize window if there is an expired SSH terminal window open
- 0005407: [Bug report] IDE may abnormally terminate with "List index out of bounds" error in attempt to open an image
- 0005408: [Bug report] IDE may abnormally terminate with "Could not convert variant ... into type (OleStr)" error in attempt to open a preview
- 0005409: [Bug report] IDE may abnormally terminate in attempt to type a class method with reserved name

NuSphere PhpED - 18033
==========================================
- 0005399: [Bug report] IDE may abnormally terminate in attempt to print a file if printer driver returned RPC error
- 0005400: [Update] Added support for POST variables for Chromium embedded browser
- 0005401: [Bug report] IDE may crash if profiler-related menu commands are clicked right after the IDE startup
- 0005402: [Bug report] Installer will neither install new ca-bundle.crt nor update previously installed one leading to SSL-related errors in wizard
- 0005403: [Bug report] Php 7.x may crash if expression in the Watch window throws an exception
- 0005404: [Update] Debugger is updated to version 8.2.9

NuSphere PhpED - 18030
==========================================
- 0005396: [Update] Embedded SSL client will verify certificates using OS-supplied trusted list
- 0005397: [Bug report] Add button in the editor dialog for file associations won't add typed text
- 0005398: [Bug report] IDE may fail to save list of file associations after editing

NuSphere PhpED - 18029
==========================================
- 0005392: [Bug report] Unnumbered bookmark icons won't appear on the editor gutter
- 0005393: [Bug report] After smarty delimiters are changed, highlighter starts recognizing text between curly braces as non-smarty
- 0005394: [Bug report] SQL profiler may not appear in Run->Run Profiler menu
- 0005395: [Bug report] In some cases IDE may throw "GUID not generated" error after new project is created

NuSphere PhpED - 18027
==========================================
- 0005390: [Update] Bundled openssl library updated to version 1.0.2k
- 0005391: [Update] Debugger is updated to version 8.2.8

NuSphere PhpED - 18025
==========================================
- 0005388: [Bug report] If source file has lines longer than 128K, they will break without any notice
- 0005389: [Bug report] Editing variables entered in Run->Parameters may result in corruption

NuSphere PhpED - 18023
==========================================
- 0005383: [Bug report] After context help is opened, log window shows "failed to load .editorconfig" error message
- 0005384: [Bug report] Code completion dropdown won't show help button for standard php classes
- 0005385: [Update] Bundled php-5.6 is updated to version 5.6.30
- 0005386: [Update] Bundled php-7.0 is updated to version 7.0.15
- 0005387: [Update] Bundled php-7.1 is updated to version 7.1.1

NuSphere PhpED - 18022
==========================================
- 0005378: [Bug report] IDE may crash on parsing some JS files
- 0005379: [Bug report] IDE may become unstable on attempt to load an empty project file
- 0005380: [Bug report] Editor won't properly handle invalid encoding if file is loaded by debugger
- 0005381: [Bug report] F1 in PHP, HTML, and CSS files won't open context help for functions and the other language elements under cursor

NuSphere PhpED - 18020
==========================================
- 0005372: [Bug report] Refactoring rename won't find properties declared in traits
- 0005373: [Bug report] Project settings Wizard may fail to upload dbg-wizard.php and proceed with it
- 0005374: [Bug report] Function return type is ignored by Code Completion
- 0005375: [Bug report] Code completion won't work correct after a line where ::class used
- 0005376: [Update] Definitions for php built-in functions are refreshed

NuSphere PhpED - 18019
==========================================
- 0005368: [Bug report] PHP 7 may crash on DebugBreak() stop
- 0005369: [Update] Debugger is updated to version 8.2.7
- 0005370: [Bug report] Edit window may fail to show currently executed line if opened after debug session has started

NuSphere PhpED - 18017
==========================================
- 0005361: [Bug report] In attempt to edit some inputs IDE may show "window has no parent" error
- 0005362: [Bug report] IDE won't start if there are errors in user-created phped*.rel file
- 0005363: [Bug report] Under php-7.0 or higher debugger won't show class constants in response to classname:: expression
- 0005364: [Update] Debugger is updated to version 8.2.4
- 0005365: [Update] Internal php parser is updated to php-7.1 grammar
- 0005366: [Update] Bundled php-7.0 is updated to version 7.0.14
- 0005367: [Update] Bundled php-5.6 is updated to version 5.6.29

NuSphere PhpED - 18015
==========================================
- 0005356: [Bug report] In some cases IDE may encounter EDmDocValIndexOutOfBounds error
- 0005360: [Bug report] Indent size and tab size in spaces editor settings won't make into effect
- 0005357: [Bug report] Ctrl+Shift+0 shuts down the IDE with error
- 0005358: [Bug report] IDE may become unstable after files or directories, parts of the project, are removed using out-of-IDE tools
- 0005359: [Bug report] IDE shows warnings on HTML5 data- attributes

NuSphere PhpED - 18014
==========================================
- 0005355: [Bug report] In some cases installer won't configure installed product showing "Runtime Error (at 70:169)" error



This changelog reflects only fixes and updates developed after official release of 18.0 version. All features introduced with 18.0 version are listed here

Change log for previous version is available on this page