Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Davey Shafik's Blog:
Fixing ZDE 5.5 on Snow Leopard (Crashing & Text Selection Bugs)
Aug 31, 2009 @ 13:40:22

If you're a Zend Studio IDE user and are having trouble on the latest release of Apple's operating system (Snow Leopard), Davey Shafik might be able to help. In these two posts he walks you through how you can fix a crashing issue and a problem that comes up when selecting text.

For the first problem:

OSX Leopard, it has seemed for a while, like the app was decaying - growing progressively crashier the more I used it. Literally, to the point where I could use it. I think, however, I have solved the issue. [...] This just explicitly makes it use JVM 1.5, which is, after all, what it was built for.

And for the second (text selection):

If you are still using Zend Studio 5.5, and recently upgrade to Snow Leopard, you will have spotted pretty quickly there is a pretty severe display bug when selecting text. The reason for this, is that Snow Leopard only ships with Java 1.6 and 1.3 (wtf?) [...] It essentially comes down to this: Grab the Java 1.5 JDK from Leopard (original) and then tell OSX to use the 32bit version by default.

You can find out more information on the cause of this problem here.

tagged: zend zde zendstudio snowleopard java

Link:

Greg Beaver's Blog:
Quick Note - Looks like ZDE 5.1.0 is out, but...
Jan 02, 2006 @ 12:53:12

Greg Beaver has posted this new item on his blog today with a quick note about the release of the ZDE from Zend, version 5.1.0.

Let me tell you, I've been waiting for this release. However, I am extremely disappointed that it does not fully support PHP 5.1. I was under the impression that this was the primary purpose of the release.

Of course, since this release is not yet publicly displayed at zend.com (I got it from downloads.zend), perhaps there are plans for the debugger to be released soon independent of the IDE.

The upgrade to the debugger would be a definite improvement, and can really help to push more users forward with all of the new developments with PHP...

tagged: zend zde 5.1.0 release zend zde 5.1.0 release

Link:

Greg Beaver's Blog:
Quick Note - Looks like ZDE 5.1.0 is out, but...
Jan 02, 2006 @ 12:53:12

Greg Beaver has posted this new item on his blog today with a quick note about the release of the ZDE from Zend, version 5.1.0.

Let me tell you, I've been waiting for this release. However, I am extremely disappointed that it does not fully support PHP 5.1. I was under the impression that this was the primary purpose of the release.

Of course, since this release is not yet publicly displayed at zend.com (I got it from downloads.zend), perhaps there are plans for the debugger to be released soon independent of the IDE.

The upgrade to the debugger would be a definite improvement, and can really help to push more users forward with all of the new developments with PHP...

tagged: zend zde 5.1.0 release zend zde 5.1.0 release

Link:


Trending Topics: