Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PDT/NewIn34"

< PDT
(Ad bug count, links to bugs from service releases)
Line 3: Line 3:
 
[[File:Php56_syntax.png|300px]]
 
[[File:Php56_syntax.png|300px]]
  
2. Problems reported as "PHP Syntax Error"
+
2. PHP Refactoring Support
 +
 
 +
[[File:pd34_refactoring.png|300px]]
 +
 
 +
3. Problems reported as "PHP Syntax Error"
  
 
[[File:pdt34_syntax_errors.png|450px]]
 
[[File:pdt34_syntax_errors.png|450px]]
  
3. PHP Debugger improvements and bugfixes (29 bugs)
+
4. PHP Debugger improvements and bugfixes (29 bugs)
 
    
 
    
 
- static class variables visible in PHP Debug perspective
 
- static class variables visible in PHP Debug perspective
Line 13: Line 17:
 
- support multiple simultaneous requests with Zend Debugger
 
- support multiple simultaneous requests with Zend Debugger
  
4. PHP Editor bugfixes (44 bugs)
+
5. PHP Editor bugfixes (44 bugs)
  
5 Content Assist improvements and bugfixes (17 bugs)
+
6 Content Assist improvements and bugfixes (17 bugs)
  
6. Code Formatter bugfixes (30 bugs)
+
7. Code Formatter bugfixes (30 bugs)
  
7. PHP Parser bugfixes
+
8. PHP Parser bugfixes
  
8. Improved PDT performance and responsiveness in: startup, text editor, content assist, indexing
+
9. Improved PDT performance and responsiveness in: startup, text editor, content assist, indexing
  
 
Full bugs list for this release cycle:  
 
Full bugs list for this release cycle:  

Revision as of 08:23, 20 January 2015

1. PHP 5.6 Support

Php56 syntax.png

2. PHP Refactoring Support

Pd34 refactoring.png

3. Problems reported as "PHP Syntax Error"

Pdt34 syntax errors.png

4. PHP Debugger improvements and bugfixes (29 bugs)

- static class variables visible in PHP Debug perspective

- support multiple simultaneous requests with Zend Debugger

5. PHP Editor bugfixes (44 bugs)

6 Content Assist improvements and bugfixes (17 bugs)

7. Code Formatter bugfixes (30 bugs)

8. PHP Parser bugfixes

9. Improved PDT performance and responsiveness in: startup, text editor, content assist, indexing

Full bugs list for this release cycle:

3.4.0 - https://projects.eclipse.org/projects/tools.pdt/releases/3.4/bugs
3.3.2 - https://projects.eclipse.org/projects/tools.pdt/releases/3.3.2/bugs
3.3.1 - https://projects.eclipse.org/projects/tools.pdt/releases/3.3.1/bugs

Back to the top