ChangeLog for php v1.2.81 ========================= * Milian Wolff: set version to 1.2.81 * Milian Wolff: redo 1.3 branch and versioning * Milian Wolff: set version to 1.2.80 for first beta of 1.3 * Milian Wolff: set plugin version to 13 in preparation of 4.3 release * Milian Wolff: set version to 1.3.60, require same kdevplatform version and update plugin version * Milian Wolff: minor cleanup * Milian Wolff: add .gitignore * Milian Wolff: don't reparse big internal function file in tests that use the full language plugin * Milian Wolff: move TestFile to KDevplatform, cleanup code * Milian Wolff: fix crash on shutdown, could reproduce in generic manager test case * Milian Wolff: don't report uses at point of declaration, happened e.g. inside foreach statements * Jonathan Schmidt-Dominé: fixed for new kdev-pg-qt APi * Milian Wolff: allow namespaced identifier in catch blocks * Milian Wolff: don't crash on syntax error in closure's inner statement list * Milian Wolff: follow php syntax by allow more constructs in foreach statements * Milian Wolff: cleanup code a bit, reuse PushValue * Milian Wolff: properly shutdown testcore in unit tests * Albert Astals Cid: Add ExtraDestkop.sh files * Jonathan Schmidt-Dominé: Changed some includes to make it possible to remove phpast.h dependencies (with phpast-fwd.h instead) * Milian Wolff: properly track unresevoled identifiers as reported by use builder * Milian Wolff: properly inject type, fixes type association with define constants * Niko Sams: remove unused parameters * Niko Sams: improve tests: make sure the dependency is not parsed first * Milian Wolff: don't keep duchain locked when calling highlightDUChain * Milian Wolff: optimize: reduce number of expression visitor calls * Milian Wolff: try unfiltered lookup as fallback when looking for structure type declaration * Milian Wolff: add unit test for bug, happens due to imported parent context getting removed when recompiling * Milian Wolff: compile fix when additional debugging info is enabled * Milian Wolff: update version to 12 * Milian Wolff: set version to 1.2.60 and expect same version for kdevplatform (this will become kdev-4.3)