products forums blog support careers about
  History | Log In     View a printable version of the current page.  
PRO USERS, to ensure 'PRIORITY SUPPORT' make sure that your ASAP account is "tagged" when you file the request. Click here for instructions on how to tag your account.

All Projects : Aptana PHP (Key: PHP)

Project Lead: Shalom Gibly
URL: http://www.aptana.com/php

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Versions   Components   

Change Log

   Bug PHP-763 FIXED PHP Unable to connect to MS SQL Server on Windows xp Critical Resolved
   Bug PHP-147 FIXED PHP editor incorrectly picks up PHP code that has been commented out. Critical Resolved
   Bug PHP-1017 FIXED Refreshing, reopen Project hangs Critical Resolved
   Bug PHP-799 CANNOT REPRODUCE Indexing new PHP modules makes my aptana slow Critical Resolved
   Bug PHP-556 FIXED "Content Assist" did not complete normally Major Resolved
   Bug PHP-603 FIXED Code completion does not work Major Resolved
   Bug PHP-1011 FIXED Cut/Copy/Paste/Delete error Major Resolved
   Bug PHP-996 FIXED Double closing statement Major Resolved
   Bug PHP-614 FIXED Edit -> Format in PHP files with Mixed-Case or UPPERCASE keywords causes epic code mangling. Major Resolved
   Enhancement PHP-651 FIXED Enhance CA suggestions while declaring class or interface Major Resolved
   Bug PHP-1014 FIXED Error When Running PHPDoc Major Resolved
   Bug PHP-613 FIXED Formatting of ternary operators Major Resolved
   Bug PHP-986 FIXED HTML Formatting doesnt work when with new PHP plugin installed Major Resolved
   Bug PHP-526 FIXED Inline tag {@link functionName()} messes up syntax coloring in docblock Major Resolved
   Bug PHP-679 FIXED Lexer Precedence, PHP > JavaScript Major Resolved
   Bug PHP-1008 FIXED Open PHP Manual does not work for PHP built-in classes Major Resolved
   Bug PHP-359 FIXED PHP Debugger uses wrong file when debugging (Path issues) Major Resolved
   Bug PHP-725 FIXED PHP Formatter ($a): Major Resolved
   Bug PHP-620 FIXED PHP editor display "freezes" while editing a PHP file. Major Resolved
   Bug PHP-965 FIXED Path mapping doesn't work and will not be saved.. Major Resolved
   Bug PHP-638 FIXED Problems occurred when invoking code from plug-in: "org.eclipse.jface" Major Resolved
   Enhancement PHP-989 FIXED Provide an ability to clean and rebuild the projects and the attached PHP libraries Major Resolved
   Bug PHP-754 FIXED Remote debugging-w/zend debugger sess does not open in external browser + on web page resubmission does not stop at brk points Major Resolved
   Bug PHP-705 FIXED Renaming a project yields a NullPointerException in the log Major Resolved
   Bug PHP-1005 FIXED Run to line does not function Major Resolved
   Bug PHP-640 FIXED Strange behavior or misunderstanding on editing PHP.INI Major Resolved
   Bug PHP-1001 FIXED Switch case formatting still not quite fixed Major Resolved
   Bug PHP-686 FIXED XDebug CGI ignores the parameters that are added to the 'PHP Script Arguments' tab Major Resolved
   Bug PHP-602 FIXED code completion does not work for self:: Major Resolved
   Bug PHP-903 FIXED smarty editor gets crazy... code dissapear Major Resolved
   Bug PHP-691 FIXED when editing php files with <?=?></p> the editor will not edit with the cursor between the php end and the next tag beginning Major Resolved
   Bug PHP-615 CANNOT REPRODUCE Adding Library to Build Path freezes Aptana/Eclipse Major Resolved
   Bug PHP-598 CANNOT REPRODUCE Cannot add directory to build path Major Resolved
   Bug PHP-832 CANNOT REPRODUCE Code assist not completely working Major Resolved
   Bug PHP-848 CANNOT REPRODUCE PHP CGI does not work on Windows Vista 64 (WAS - opening smarty template file kills php cgi on windows) Major Resolved
   Bug PHP-625 CANNOT REPRODUCE Problems with PHP code inside HTML tags Major Resolved
   Bug PHP-693 CANNOT REPRODUCE resume bypass all followings breakpoints Major Resolved
   Bug PHP-610 OBSOLETE NullPointerException when adding to PHP Buildpath Major Resolved
   Bug PHP-647 OBSOLETE Weird result by search for TODOs in file Major Resolved
   Bug PHP-704 OBSOLETE Get NPE after clicking Navigate -> Open PHP Element Major Closed
   Bug PHP-899 FIXED "Please select a valid PHP identifier" warning is not consistent Average Resolved
   Bug PHP-655 FIXED "Line start" did not complete normally Average Resolved
   Bug PHP-621 FIXED "foreach" formatting Average Resolved
   Enhancement PHP-671 FIXED Add *.phtml and *.ctp to default file extensions Average Resolved
   Enhancement PHP-751 FIXED Add Smart go-to (WAS: Make Aptana fully working with ZendStudio !) Average Resolved
   Enhancement PHP-404 FIXED Add a way to change a non-PHP Nature of a project to support the PHP functionality Average Resolved
   Enhancement PHP-652 FIXED CA should not suggest anything during function name declaration Average Resolved
   Bug PHP-648 FIXED Code formatting issue Average Resolved
   Bug PHP-658 FIXED Crash on copy/past Average Resolved
   Bug PHP-895 FIXED Excpeptions in log when editing an MVC template .PHP file Average Resolved
   Bug PHP-510 FIXED Hide private members action does not work in PHP outline Average Resolved
   Bug PHP-684 FIXED JSON functions are not proposed in the code assist Average Resolved
   Bug PHP-695 FIXED Missing support for *.inc extension Average Resolved
   Bug PHP-715 FIXED Modify the 'PHP Extensions' tab from the PHP INI editor Average Resolved
   Bug PHP-380 FIXED No Script Specified error on an external php file (outside the workspace) Average Resolved
   Bug PHP-995 FIXED On PHP Manuals, when you select a file extension other than PHP, while editing it always shows PHP on the combobox Average Resolved
   Bug PHP-975 FIXED Opening a closed PHP project does not update the code assist mapping Average Resolved
   Enhancement PHP-673 FIXED PHP Ctrl+Shift+F formatter enhancement. Average Resolved
   Bug PHP-612 FIXED PHP Formatter not differentiating between an '&' in a control statement and an '&' in a byref assignment Average Resolved
   Bug PHP-759 FIXED PHP Help Average Resolved
   Bug PHP-227 FIXED PHP formatter "else" indentation bug Average Resolved
   Bug PHP-590 FIXED PHP manual is opened with error in certain cases Average Resolved
   Bug PHP-559 FIXED PHP preview problem Average Resolved
   Bug PHP-641 FIXED PHP source code formatting should not strip out spaces before and after arithmetic operators Average Resolved
   Bug PHP-687 FIXED PHP syntax coloring glitch Average Resolved
   Bug PHP-969 FIXED Project creation ignores the preferences when set not to create a new file [WAS: Preference not working] Average Resolved
   Bug PHP-744 FIXED Reproducable caret bug in the PHP editor (I don't know if the problem persists in other language files) Average Resolved
   Bug PHP-959 FIXED Switch case in a Switch case formatting in PHP incorrect Average Resolved
   Bug PHP-674 FIXED Typing const, autocompletion popup disappears! Average Resolved
   Bug PHP-389 FIXED Unable to add another PHP Interpreter Average Resolved
   Bug PHP-694 FIXED Unable to debug a class file that isn't debugged directly, but from another file (like calling a plugin from index.php) Average Resolved
   Bug PHP-630 FIXED Unable to format when __LINE__ is in php document Average Resolved
   Bug PHP-593 FIXED Use Workspace Settings link in PHP Code Formater prefence is working wrong Average Resolved
   Bug PHP-1002 FIXED Wrong indented when a '//' comment on an if statement line Average Resolved
   Bug PHP-755 FIXED code assist for constants doesn't allow choosing the constant by typing the first letter Average Resolved
   Bug PHP-639 FIXED code completion does not work for switch->case Average Resolved
   Bug PHP-863 CANNOT REPRODUCE Very slow when cuting/copying Average Resolved
   Bug PHP-585 NOT AN ISSUE get second pair of parenthesis using CA in some cases Average Resolved
   Bug PHP-875 DUPLICATE Color coding PHP variables Average Resolved
   Bug PHP-746 DUPLICATE Cursor disappears until i save the document Average Resolved
   Bug PHP-714 DUPLICATE Inconsistent PHP colorization inside HTML quotes Average Resolved
   Bug PHP-724 DUPLICATE Newline when run/debugging via external browser Average Resolved
   Bug PHP-631 DUPLICATE Opening new PHP file - file contents not shown. NOT fixed by removing Firefox preview. Average Resolved
   Bug PHP-897 DUPLICATE Recognising comments on tpl Average Resolved
   Bug PHP-1013 DUPLICATE Smarty - "Delete" did not complete normally - String index out of range Average Resolved
   Bug PHP-850 DUPLICATE php buildpath not working Average Resolved
   Bug PHP-595 OBSOLETE Preview page is broken when newly created interpreter is added Average Resolved
   Bug PHP-894 ANSWERED Code completion stops working and exceptions in the .log Average Resolved
   Bug PHP-703 FIXED Code entries sometimes disapear from the PHP index Unprioritized Resolved
   Bug PHP-742 FIXED Could not open php manual for KEYWORD Unprioritized Resolved
   Bug PHP-513 FIXED Generated code formatting is sometimes incorrect Unprioritized Resolved
   Bug PHP-701 FIXED Old entries are not being removed from the PHP indexer Unprioritized Resolved
   Bug PHP-976 FIXED Promoting a directory with former PHP project files does not index its content Unprioritized Resolved
   Bug PHP-758 FIXED Typing /*<enter> or /**<enter> ignores the <enter> key press. Unprioritized Resolved
   Bug PHP-998 CANNOT REPRODUCE Aptana hangs on "Saving Workspace" Unprioritized Resolved
   Bug PHP-997 CANNOT REPRODUCE Code Assist Stopped Working Unprioritized Resolved
   Bug PHP-786 DUPLICATE Outline causes infinite error message popup loop Unprioritized Resolved
1.1 Beta 2 Target Issues
   Bug PHP-939 FIXED CGI FastCGI has stopped working Critical Resolved
   Bug PHP-946 FIXED No syntax highlighting and broken code hinting Critical Resolved
   Bug PHP-949 FIXED crash when creating or viewing smarty files Critical Resolved
   Bug PHP-940 FIXED Code formatter does not allow optional argument after continue Major Resolved
   Bug PHP-950 FIXED NLS missing test when doing a refactor Rename or Move Major Resolved
   Bug PHP-943 FIXED Formatter only recognizes 'else if' statements and not 'elseif' Average Resolved
   Bug PHP-948 FIXED typo in smarty preferences Average Resolved
1.1 Beta 1 Target Issues
   Bug PHP-862 UNRESOLVED Incorrect function assist behaviour Major Awaiting User Response
   Bug PHP-909 FIXED Code Assist for user defined classes/functions disabled with PHP Libraries set in workspace Critical Resolved
   Bug PHP-771 FIXED When debugging php script using internal server I get the following error when executing mysql_pconnect: Client does not support authentication protocol requested by server; consider upgrading MySQL client. Does this indicate that mysql is not current? Critical Resolved
   Bug PHP-401 FIXED When using Kohana framework debugger breaks on wrong script if scripts have identical names on different folders Critical Resolved
   Bug PHP-905 FIXED AC with customized smarty open/close tag doen's work Major Resolved
   Enhancement PHP-924 FIXED Add bundled PHP interpreters and debugger for Linux x86 64bit Major Resolved
   Enhancement PHP-925 FIXED Add xslt assistance to the code assist Major Resolved
   Bug PHP-717 FIXED Can't step in to Include File Major Resolved
   Bug PHP-907 FIXED Formatting of a herecod block breaks the heredoc ruls and cause for a parse error Major Resolved
   Bug PHP-739 FIXED No code assist for DOMDocument Major Resolved
   Bug PHP-918 FIXED PHP code templates are not compliant with docblock spec Major Resolved
   Bug PHP-557 FIXED PHP constants code formation issue. Major Resolved
   Bug PHP-917 FIXED Paste into a .tpl file and file crashes Major Resolved
   Bug PHP-927 FIXED Smarty files become unresponsive after having them opened for a while Major Resolved
   Bug PHP-872 FIXED Smarty highlighting crashes and undo stops working Major Resolved
   Enhancement PHP-221 FIXED Support 'define' name constant completion Major Resolved
   Bug PHP-834 FIXED When initiating a debug session from a browser, the debugger asks to select the source for every file accessed Major Resolved
   Bug PHP-756 FIXED code assist ignores class scope and assists for built-in php methods when class method is same name Major Resolved
   Bug PHP-919 FIXED last optional param is left off from generated comments Major Resolved
   Bug PHP-753 FIXED php-cgi is configured with mysql client 3.23.58, Causing error "Client does not support authentication protocol requested by server" when trying to connect to mysql5 Major Resolved
   Bug PHP-861 FIXED syntax coloring failed when single quote in smarty comment Major Resolved
   Bug PHP-737 FIXED xdebug launch bloquing when a problem occurs Major Resolved
   Bug PHP-770 NOT AN ISSUE Code assist not working in associated non .php files Major Resolved
   Bug PHP-794 DUPLICATE Menu items repeated in PHP context menu Major Resolved
   Bug PHP-837 DUPLICATE PHP Code Formatting Failure __LINE__ Major Resolved
   Bug PHP-869 DUPLICATE switch statement autocomplete on cases error Major Resolved
   Bug PHP-994 FIXED Code formatting bug in IF-clause when using AND / OR Average Resolved
   Enhancement PHP-284 FIXED Compile in PDO_SQLITE for the bundled CGI/CLI Average Resolved
   Enhancement PHP-484 FIXED Differences between code assist hover of built in PHP and your own functions/classes Average Resolved
   Bug PHP-993 FIXED Formatter get problems during formatting after a single line if statement without brackets Average Resolved
   Bug PHP-808 FIXED Formatter reports error if code contains __LINE__ constant Average Resolved
   Bug PHP-761 FIXED Incorrect code highlighting when a one quote is in a Heredoc Average Resolved
   Bug PHP-206 FIXED Insecure version of PHP 5 interpreter packaged with PHP plug-in Average Resolved
   Bug PHP-766 FIXED PHP Unable to connect to MS SQL Server on MAC Average Resolved
   Enhancement PHP-722 FIXED PHP constants support, magic and regular Average Resolved
   Bug PHP-972 FIXED Strange code colouring Average Resolved
   Bug PHP-398 FIXED Supply a way to colorize the content of the Heredoc independently Average Resolved
   Bug PHP-937 FIXED Switch case formatting in PHP incorrect Average Resolved
   Bug PHP-592 FIXED Syntax highlighting Average Resolved
   Bug PHP-877 FIXED Weird colourisation in PHP Editor Average Resolved
   Bug PHP-399 FIXED Wrong syntax highlighting for Heredoc Average Resolved
   Bug PHP-748 FIXED code assist for Exception in try catch block Average Resolved
   Bug PHP-956 NOT AN ISSUE Andretti 3 - can't get xdebug to stop at breakpoints anymore Average Resolved
   Bug PHP-824 NOT AN ISSUE CLONE -PHP outline broken for some files Average Resolved
   Bug PHP-916 DUPLICATE code assist for constants in a class method don't show up Average Resolved
   Bug PHP-843 INCOMPLETE missing code assist and formatting for BUILT_IN constants Average Resolved
   Enhancement PHP-860 FIXED Add control on whether JIT sessions should stop on first line. Average Awaiting User Response
   Bug PHP-991 FIXED XML in heredoc throws errors Low Resolved
   Bug PHP-709 FIXED closing project does not close project files Low Resolved
   Bug PHP-915 FIXED PHP Editor is totally broken Unprioritized Resolved
   Bug PHP-764 FIXED PHP Extension validation is infinite Unprioritized Resolved

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Single Level Group By Report

Preset Filters

- All
- Outstanding
- Unscheduled
- Most important
- Resolved recently
- Added recently
- Updated recently

Project Summary

Open Open 28
   3%
Reopened Reopened 11
   1%
Resolved Resolved 350
   34%
Closed Closed 406
   39%
Reviewed Reviewed 217
   21%
Awaiting User Response Awaiting User Response 25
   2%

Open Issues

By Priority
Critical Critical 1
Major Major 54
   19%
Average Average 145
   52%
Low Low 6
   2%
Unprioritized Unprioritized 73
   26%

By Assignee
Bill Lazar 1
Denis Denisenko 51
   18%
Ingo Muschenetz 1
Pavel Petrochenko 33
   12%
Shalom Gibly 190
   68%
Triage Queue 3
   1%