[TYPO3-dev] SVN pre-commit hooks to avoid commiting php files with syntax errors
Bastian Waidelich
bastian at typo3.org
Wed Sep 23 11:16:15 CEST 2009
Dmitry Dulepov wrote:
Hey,
> Zend Studio 7.0 and Komodo IDE 5 supports namespaces for both editing and debugging.
Unfortunately it seems neither Zend Studio nor Komodo IDE support nested
Namespaces:
namespace Foo\Bar;
class Baz {
}
won't work.
The current dev build of NetBeans is the only IDE I worked with that
really supports Namespaces - but it's quite buggy yet and misses some
important features ZS provides.
Best
Bastian
More information about the TYPO3-dev
mailing list