ChangeLog for php v1.1.80 ========================= * Milian Wolff: set version to 1.1.80, expect same version for kdevplatform * Milian Wolff: rainbow colorize all variables, and only them (no nested functions or similar) * Milian Wolff: fix licensing as found out by rdieter, thanks * Milian Wolff: properly highlight duchain: * Milian Wolff: cleanup lock usage * Milian Wolff: remove obsolete includes * Milian Wolff: fix compile * Milian Wolff: adapt to kdevplatform changes, use DeclarationPointer when the duchain might get unlocked again * Miquel Sabaté: Adding Catalan to .desktop file * Milian Wolff: lock duchain in LanguageSupport::specialLanguageObjectNavigationWidget, seems to be required now * Milian Wolff: adapt to kdevplatform changes * Milian Wolff: build uses for parent namespaces * Milian Wolff: set proper type on topcontext * Milian Wolff: increase plugin versions * Milian Wolff: don't reference removed file * Milian Wolff: fix code completion * Milian Wolff: purge last SmartRange usage * Milian Wolff: increase version and dependency for what will become php 1.2 * Milian Wolff: assert later... * Milian Wolff: port to movingranges, tests are still asserting though