Overview
About Our Name
News
Partner Programs

Nusphere PhpED 5.6 - Change Log

NuSphere PhpED - 5642
=========================================
- 0002808: [Bug report] Broken line endings 0xD 0xD 0xA will generate extra blank lines
- 0002806: [Bug report] IDE may become unstable after a directory in the active project tree is renamed
- 0002807: [Bug report] Clicking on a line partially visible in the editor may start scrolling
- 0002809: [Bug report] Debug session started with Run To Cursor command, will not stop at the cursor position
- 0002810: [Bug report] Window list popup menu leaks memory

NuSphere PhpED - 5641
=========================================
- 0002784: [Bug report] Debugger may fail to start in php-cli, if auto_globals_jit is on and register_long_arrays is off
- 0002785: [Update] Debugger is updated to version 3.6.11
- 0002780: [Bug report] Query form in DB-Wizard won't be properly scaled for 120dpi screen resolution
- 0002781: [Bug report] SFTP client may fail to work with Serv-U sftp server
- 0002782: [Bug report] IDE may crash while editing .tpl files
- 0002783: [Bug report] Literal blocks in .tpl files are not properly highlighted

NuSphere PhpED - 5639
=========================================
- 0002733: [Bug report] Under some rare cases output window may not show last lines sent to the output
- 0002734: [Bug report] After debug session is finished Set breakpoint shortcut (F5) may remain disabled
- 0002735: [Feature request] "Don't Encode" and "Don't enforce licensing" nucoder settings should work not only for files but also for the directories
- 0002736: [Bug report] Project settings wizard may fail to run dbg-wizard.php if project synchronization is set through disk share
- 0002737: [Bug report] In some rare cases debuger will ignore error level set in Tools->Settings->Run & Debug
- 0002738: [Update] DbgListener is updated to version 3.6.10

NuSphere PhpED - 5637
=========================================
- 0002723: [Bug report] Exception thrown in a function being evaluated in Watch window is not properly captured by the debugger
- 0002724: [Update] Debugger is updated to version 3.6.10
- 0002722: [Bug report] Code Explorer will not show php classes for files associated with php version 4
- 0002719: [Bug report] Certain expressions in Watch window may crash php upon a function return
- 0002717: [Bug report] Output window may not show last lines sent to the output
- 0002718: [Bug report] Output window may stop highlighting the text
- 0002721: [Update] Bundled php is updated to version 5.2.9

NuSphere PhpED - 5633
=========================================
- 0002706: [Feature request] matching sub-string in Search Results window should be highlighted
- 0002707: [Feature request] should be possible to toggle debug sessions explicitly
- 0002708: [Modification Request] AltGr key should not trigger Ctrl+Alt-based shortcuts
- 0002709: [Bug report] under some rare conditions debugger may highlight two adjacent lines as being currently debugged
- 0002710: [Bug report] functions or classes defined inside another functions or methods may cause Code Navigator to start assigning wrong context
- 0002711: [Bug report] under some rare circumstances Code Navigator may start showing lists corresponding to HTML content over PHP objects

NuSphere PhpED - 5632
=========================================
- 0002695: [Bug report] Explorer window will fail to create new file
- 0002696: [Bug report] Under some rare circumstances an attempt to run a script without debugger while debug session is not finished may crash the IDE
- 0002697: [Modification Request] Cursor should be placed after closing html tag that is entered with auto-close shortcut
- 0002698: [Bug report] javascript highlighter won't recognize regexps

NuSphere PhpED - 5631
=========================================
- 0002692: [Bug report] Debugging projects with sources available only through publishing account, will show unnecessary warnings
- 0002693: [Bug report] In some rare cases IDE will show misleading "file not in the project" error
- 0002690: [Bug report] Code Completion popup may show wrong hint for some PDO methods
- 0002691: [Modification Request] Clicking on [PHP] block in the PHP preview should move focus to the corresponding part in the sources

NuSphere PhpED - 5630
=========================================
- 0002684: [Bug report] Auto Close Html Tags works even if the option is disabled
- 0002685: [Bug report] In some rare cases, filters in Code Navigator may crash the IDE
- 0002686: [Bug report] After upgrade from previous version, Functions window may become empty
- 0002687: [Bug report] In some rare cases, the editor shortcuts may reset to defaults

NuSphere PhpED - 5629
=========================================
- 0002671: [Bug report] IDE may fail to find project for debugging if UNC path is used as a root directory
- 0002673: [Bug report] In some cases DB client will cut the fields at 4 symbols (SQLite v2 only)
- 0002672: [Update] Debugger is updated to version 3.6.8

NuSphere PhpED - 5628
=========================================
- 0002654: [Update] Debugger is updated to version 3.6.7
- 0002665: [Bug report] IDE won't run multiple CLI sessions
- 0002658: [Bug report] Expression Evaluation Hint may stay on the screen after mouse is moved away
- 0002659: [Bug report] Debug Session may not reflect changes if a session is resumed or suspended in Run menu
- 0002660: [Modification Request] IDE should cd to script's directory in CLI run mode
- 0002661: [Bug report] IE Debugger Toolbar may fail to run debug or profile session if IDE is not started beforehand
- 0002662: [Bug report] Project settings wizard may fail to update dbg-wizard script
- 0002663: [Bug report] Project settings wizard may crash the IDE if started while debug session is running
- 0002664: [Modification Request] Output tab icon should reflect debug session status

NuSphere PhpED - 5627
=========================================
- 0002652: [Bug report] Project settings wizard may fail to check debugger producing "dbg-sample.php" is not found

NuSphere PhpED - 5626
=========================================
- 0002648: [Update] Debugger is updated to version 3.6.6
- 0002650: [Bug report] Project settings wizard may fail to check debugger producing false mapping error
- 0002649: [Bug report] Debugger may fail to start JIT session if IDE is not started beforehand
- 0002651: [Bug report] Project settings wizard will fail to check php installation on SSL'ed web site if it supports ssl v3 and tls1 only.

NuSphere PhpED - 5625
=========================================
- 0002645: [Bug report] Progress bar does not update while project settings wizard is running requests
- 0002646: [Bug report] Clicking cancel while project settings wizard is running web requests may crash the IDE
- 0002647: [Bug report] In some cases project settings wizard will not suggest to renew/update outdated dbg-wizard script

NuSphere PhpED - 5624
=========================================
- 0002635: [Bug report] If split-preview is turned on, code completion drop down may disappear while entering text
- 0002636: [Bug report] Html highlighter won't highlight text after "lang" attribute in script tag

NuSphere PhpED - 5623
=========================================
- 0002633: [Bug report] html preview may fail to refresh after source text is edited

NuSphere PhpED - 5621
=========================================
- 0002627: [Update] Embedded Mozilla Browser is updated to version firefox-2.0.0.20
- 0002628: [Bug report] Breakpoints in debugger v.3.6.3 will trigger after corresponding line is executed, not before
- 0002629: [Update] Debugger is updated to version 3.6.4

NuSphere PhpED - 5620
=========================================
- 0002614: [Bug report] IDE may show hostname is not resolved error instead of warning about unacceptable characters in the host name
- 0002615: [Bug report] Editor Error Navigator may fail to paint icons
- 0002616: [Bug report] In some rare cases IDE may crash while switching from nested debug session to the outer if the latter is already finished
- 0002617: [Bug report] Conditional breakpoints will show an error and won't trigger
- 0002618: [Bug report] Global Expression True breakpoints will count hit only after the execution is resumed
- 0002621: [Bug report] Code Insight will cut off first character from the virtual property name
- 0002620: [Bug report] Code Completion popup won't show quick help for virtual properties
- 0002619: [Bug report] Settings Wizard may show File Not Found error with empty file name
- 0002611: [Bug report] In some rare cases context for the Code Templates will not be properly identified
- 0002613: [Bug report] JavaScript errors should not popup in the Preview for HTML or PHP
- 0002612: [Modification Request] It should be possible to add variables into "Reserved Words"
- 0002622: [Modification Request] Debugger is updated to version 3.6.3

NuSphere PhpED - 5618
=========================================
- 0002590: [Bug report] SRV server may not recognize php4 files vs php5 if they are executed one by one
- 0002591: [Update] Php v4 is updated to version 4.4.9
- 0002592: [Update] Php v5 is updated to version 5.2.8

NuSphere PhpED - 5617
=========================================
- 0002584: [Bug report] DB Wizard may crash if no values are entered into the inputs
- 0002585: [Bug report] Some labels on the dialogs may not be shown under Vista
- 0002586: [Bug report] Project Settings Wizard may get false positive with error -128
- 0002587: [Bug report] Project Settings Wizard does not take into account custom host and port for debugging through a ssh tunnel
- 0002588: [Bug report] License manager won't see licenses (EDU version)

NuSphere PhpED - 5616
=========================================
- 0002576: [Bug report] Debugger may crash the IDE while switching from one debug session to another if second session is already finished
- 0002575: [Bug report] If script produces a lot of errors, debugger may hang the IDE when Stop button is pressed
- 0002577: [Bug report] Under some rare conditions IDE may crash in attempt to open Includes tab in the Project Properties
- 0002578: [Update] Debugger updated to version 3.6.1
- 0002579: [Bug report] Editor may not scroll to the current line upon debugger session startup
- 0002580: [Bug report] Settings Wizard may show 'can not focus' error
- 0002581: [Bug report] Workspace window won't re-sort files after one of them is renamed
- 0002582: [Bug report] Project properties won't import publishing root directory stored by the previous versions
- 0002583: [Bug report] Some non-anchor elements may be incorrectly painted with anchor rules in the CSS preview

NuSphere PhpED - 5614
=========================================
- official release



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

Change log for previous version is available on this page