Menu

#956 PHPParser 2.0.3

None
closed-accepted
None
5
2014-10-21
2014-08-25
Alan Ezust
No

{{{ PHPParser 2.0.3
Source: Source code is in SVN with the tag JEDITSVN/plugins/PHPParser/tags/PHPParser-2.0.3
Announcement: Binary compatibility update (needs to be built against newer version of jEdit)
Requires Java 1.6
Requires jEdit 05.01.99.00
Required plugins:
Common Controls 1.7.3 (CommonControlsPlugin)
ErrorList 2.2 (errorlist.ErrorListPlugin)
Hyperlinks 1.1.0 (gatchan.jedit.hyperlinks.HyperlinksPlugin)
SideKick 1.6 (sidekick.SideKickPlugin)

Short Description: PHPParser is a plugin that parses php buffer and helps you developing php

Long Description: PHPParser is a plugin that parses php buffer help you browsing your project, do code completion and some code analysis

}}}

Discussion

  • Alan Ezust

    Alan Ezust - 2014-08-25

    oops. hold off on this. I think my previous release of 2.0.2 is already good enough.

     
    • Honza Malik

      Honza Malik - 2014-09-23

      I still have the same problem:
      "Cannot start: java.lang.NoSuchMethodError: org.gjt.sp.util.IOUtilities.closeQuietly(Ljava/io/InputStream;)V
      Try updating to a newer version of the plugin."

      PHPParser 2.0.2
      Oracle Java 1.8.0_11 on Fedora (but I have the same problem with Java 1.7)
      jEdit 5.2pre1 (but the same is for jEdit 5.1)

      Thanks for looking on this, and thanks for all your work, of course, Honza

       
  • Alan Ezust

    Alan Ezust - 2014-09-24
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,13 +1,13 @@
     {{{ PHPParser 2.0.3
         Source: Source code is in SVN with the tag JEDITSVN/plugins/PHPParser/tags/PHPParser-2.0.3
    -    Announcement: Bugfix release. Fixed incompatibility with current versions of jEdit.
    +    Announcement: Binary compatibility update (needs to be built against newer version of jEdit)
         Requires Java 1.6
    -    Requires jEdit 04.05.99.00
    +    Requires jEdit 05.01.99.00
         Required plugins: 
    -        Common Controls 1.5 (CommonControlsPlugin)
    -        ErrorList 1.9 (errorlist.ErrorListPlugin)
    +        Common Controls 1.7.3 (CommonControlsPlugin)
    +        ErrorList 2.2 (errorlist.ErrorListPlugin)
             Hyperlinks 1.1.0 (gatchan.jedit.hyperlinks.HyperlinksPlugin)
    -        SideKick 1.3 (sidekick.SideKickPlugin)
    +        SideKick 1.6 (sidekick.SideKickPlugin)
    
         Short Description: PHPParser is a plugin that parses php buffer and helps you developing php
    
    • status: closed-rejected --> open
     
  • Alan Ezust

    Alan Ezust - 2014-09-24

    There is no source code changes, but this could be a binary breakage.
    Re-opening with newer version depends.

     
  • Townsfolk

    Townsfolk - 2014-10-21
    • status: open --> closed-accepted
    • assigned_to: Townsfolk
     

Log in to post a comment.